/*
Theme Name: SPN 2024
Theme URI: https://www.siliconprairienews.com
Author: Hanscom Park Studio
Author URI: https://www.hanscompark.com
Description: Wordpress theme for 2024 redesign of Silicon Prairie News
Requires at least: 6.0
Tested up to: 6.4.3
Requires PHP: 5.7
Version: 1.1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ollie
Text Domain: spn2024
Tags: grid-layout, one-column, two-columns, three-columns, four-columns, wide-blocks, block-patterns, block-styles, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, full-width-template, style-variations, template-editing, theme-options, 
*/

:root {
	--orange: 		#f59222;
	--blue: 		#3a4fb2;
	--dark-tan:		#ebe7e0;
	--tan:			#f3f1ed;
	--light-tan:	#fbfaf9;
	--black-90:		#282a2e;
	--black-75:		#7d7d7d;
	--black-60:		#bfbfbf;
}

body { font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important; }

.space { font-family: "Space Grotesk", sans-serif; }
.sf-pro { font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; }
.owners { font-family: "Owners Narrow", sans-serif; }

.bold { font-weight: bold; }
.normal { font-weight: 400; }


div#spn-mega-menu { }
.mega-menu-trigger { cursor: pointer !important; }
.mega-menu-close-button { cursor: pointer !important; }

.spn-tv figure.wp-block-post-featured-image { display: none; }

div.sponsors a { color: inherit !important; }

