/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Dec 03 2025 | 01:06:08 */


.yoast-breadcrumbs {
	margin-bottom: -15px;
	span {
		font-size: 14px !important; 
		color: #fff !important;
		a {
			color: #fff !important;
		}
	}
}
.locations-content {
	b {
		font-weight: 600 !important;
	}
	h1, h2 {
		color: #c42f28 !important;
		font-weight: 600 !important;
	}
	h3, h4, h5, h6 {
		color: #111 !important;
		font-weight: 600 !important;
	}
	a {
		color: #c42f28 !important;
		text-decoration: underline !important;
	}
}




