/*
Theme Name: CSM Local Sales
Theme URI: https://csmwebdesigns.com/
Description: Custom GeneratePress child theme for the CSM Local Sale Directory.
Author: CSM Web Designs
Author URI: https://csmwebdesigns.com/
Template: generatepress
Version: 2.6.2
Text Domain: csm-local-sales
*/

/* Directory-page styling is loaded from assets/css/sale-directory.css. */

/* Shared Local Sales Locator brand polish. */
.site-header {
	border-bottom: 1px solid #dce2ea;
	box-shadow: 0 2px 12px rgba(8, 42, 94, 0.05);
}
.site-branding .main-title a,
.site-logo a {
	color: #082a5e;
	font-weight: 800;
}
.site-info {
	background: #061d40;
	color: #eef3fb;
}
.site-info a {
	color: #fff;
}
