/*
Theme Name: Region 9 Weather Home
Theme URI: https://region9weather.com/
Description: A streamlined, home-only Region 9 Weather child theme with nine-city current conditions, a seven-day forecast image, Weatherfront radar, and a nine-county NWS alert crawl.
Author: Region 9 Weather
Author URI: https://region9weather.com/
Template: generatepress
Version: 1.0.0
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: region9-weather-home
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
	--r9-navy-950: #02152f;
	--r9-navy-900: #05234d;
	--r9-blue-700: #154f90;
	--r9-gold-500: #dda01a;
	--r9-gold-300: #facc2f;
	--r9-red-600: #d71920;
	--r9-ink: #172033;
	--r9-cloud: #f3f6fa;
	--r9-white: #ffffff;
}

