.u-buttons-solid .button, .u-buttons-solid .entry-content .button, .u-buttons-solid .c-btn, .u-buttons-solid .c-comments-toggle__label, .u-buttons-solid .c-card__action, .u-buttons-solid button[type=button], .u-buttons-solid button[type=reset], .u-buttons-solid button[type=submit], .u-buttons-solid input[type=button], .u-buttons-solid input[type=submit], .u-buttons-solid div.jetpack-recipe .jetpack-recipe-print[class] a, .u-buttons-solid .entry-header .cats a, .u-buttons-solid .entry-content .cats[class] > a, .u-buttons-solid .meta__item--button, .u-buttons-solid [id="subscribe-submit"]{
	background-color: #bc2525;
}

@media only screen and (max-width: 1000px) {
  .sub-menu li a {
    color: rgb(188, 37, 37) !important;
  }
}

.u-header-background, .u-site-header-sticky--not-top .site-header, .single.u-site-header-sticky:not(.u-site-header-transparent) .site-header, .single:not(.entry-image--none) .entry-header, .c-navbar__zone--right .menu--primary:after, .entry-content a:not([class]), .comment__content a, .o-layout__full:first-child .widget:nth-child(2n):not(.widget_promo_box--dark):not(.dark), .o-layout__full:first-child .widget:nth-child(2n):not(.widget_promo_box--dark):not(.dark) .slick-list:after, .o-layout__full:not(:first-child) .widget:nth-child(2n+1):not(.widget_promo_box--dark):not(.dark), .o-layout__full:not(:first-child) .widget:nth-child(2n+1):not(.widget_promo_box--dark):not(.dark) .slick-list:after, .widget_promo_box--light, .site-description, .related-posts-container, .jetpack_subscription_widget.widget--content, .widget_blog_subscription.widget--content, article:not(.has-post-thumbnail) > .c-card .c-card__thumbnail-background, .highlighted, .select2-container[class] .select2-results__option[aria-selected=true], .entry-content blockquote, .comment__content blockquote, .edit-post-visual-editor[class] blockquote, .mce-content-body blockquote{
	background: #dddddd;
}

.u-content-top-spacing{
	padding-top:0;
}

@media only screen and (min-width: 62.5em){
	.c-search-overlay .search-field {
			font-size: 50px;
	}
}

.single .entry-title, .h0, .header-dropcap, .dropcap {
			font-size: 66px;
	}

.entry-content h5, .h5, h5, blockquote cite, blockquote footer, .wp-block-quote[class] cite, .wp-block-quote[class] footer, .header-meta, .nav-links__label, .comment-form label, .contact-form>div>.grunion-field-label:not(.checkbox):not(.radio), div.wpforms-container[class] .wpforms-form .wpforms-field-label, .nf-form-cont .label-above .nf-field-label label, #content .sharedaddy[class] .sd-button{
			text-transform:uppercase;
			font-family: Montserrat, "SF Pro Text", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

@media only screen and (min-width: 62.5em) {
	.single.has-sidebar .u-content-width>:not([class*=align]):not([class*=gallery]):not(.jetpack-recipe) {
			margin-right:auto!important;
	}
}


@media only screen and (max-width: 768px){
		.single .entry-title, .h0, .header-dropcap, .dropcap {
				font-size: 40px !important;
		}
	}