/*
Theme Name: RW Modern Theme
Theme URI: https://www.realweather.co.uk/
Author: OpenAI
Version: 2.5.2
Description: Modern full-width RealWeather-style WordPress theme.
Text Domain: rw-modern
*/


/* Forced global background */
body, html {
  background: radial-gradient(circle at top, rgba(22,117,183,.08), transparent 34%), linear-gradient(180deg, #f9fbfd 0%, #eef4f9 100%) !important;
}

