/* hide site branding */
    .site-branding {
        display: none;
    }

    /* remove top padding and margin from menu bar so it goes to the top of the viewing area */
    .site-header > .main-navigation {
        margin-top: 0;
        padding-top: 0;
    }
/* Stow theme secondary color / 7151993-zen CSR */

a:hover,
.wp-block-button.is-style-outline .wp-block-button__link,
.a8c-posts-list__item .a8c-posts-list-item__meta a:hover,
.a8c-posts-list__item .a8c-posts-list-item__meta a:active,
.site-title a:hover,
.main-navigation a:hover,
.social-navigation a:hover,
.entry-meta a:hover,
.entry-meta a:active,
.entry-footer a:hover,
.entry-footer a:active,
.comment-meta .comment-metadata a:hover,
.comment-meta .comment-metadata a:active,
#masthead .social-navigation ul li a,
.wp-block-coblocks-column a,
.wp-block-quote cite,
.wp-block-quote[style*="text-align:center"] cite,
.wp-block-quote[style*="text-align:right"] cite,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:active, 
.wp-block-newspack-blocks-homepage-articles article .entry-title a:focus, 
.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover, 
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
.wp-block-newspack-blocks-homepage-articles article .more-link:active, 
.wp-block-newspack-blocks-homepage-articles article .more-link:focus, 
.wp-block-newspack-blocks-homepage-articles article .more-link:hover, 
.wp-block-newspack-blocks-homepage-articles article .entry-meta a:active, 
.wp-block-newspack-blocks-homepage-articles article .entry-meta a:focus, 
.wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
.wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color), 
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
    color: #b3542f;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
    border-color: #b3542f;
}

button,
.button,
input[type=submit],
.wp-block-button__link,
.wp-block-file__button,
.a8c-posts-list__view-all,
.wp-block-file .wp-block-file__button,
.main-navigation #toggle:focus+#toggle-menu,
#site-navigation.main-navigation .main-menu,
.wp-block-file a.wp-block-file__button,
body:not(.fse-enabled) #site-navigation, 
body:not(.fse-enabled) .main-navigation,
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
    background-color: #b3542f;
}

.has-secondary-color[class] {
    color: #b3542f !important;
}

.has-secondary-background-color[class] {
    background-color: #b3542f !important;
}

@media only screen and (min-width:560px) {
    #site-navigation.main-navigation ul ul li.current-menu-item a,
    #site-navigation.main-navigation ul ul li a:hover {
        color: #b3542f;
    }
}
.page-id-3543 .entry-title {
  display: none;
}