.page .entry-title{
display:none;
}

.donate {
	background-color: #f5bd47;
	color: #ffffff;
}

.facebook {
	background-color: #3b5998;
	color: #ffffff;
}

.button {
	background-color: #802528;
}

.button:hover {
	background-color: #f5bd47;
}

a:hover {
	color: #f5bd47;
}

a {
	color: #802528;
}

a:visited {
	color: #f5bd47;
}

.main-navigation a:link, .main-navigation {
    color: #802528;
}
	
.social-navigation a:hover {
	color: #f5bd47;
}

.site-info a:hover {
	color: #f5bd47;
}

.footer-navigation .footer-menu a:hover {
	color: #f5bd47;
}

.main-navigation > div > ul > .menu-item-has-children > a::after { border-top: 4px solid #802528;
}

.wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: #802528;
}

.wp-block-button.is-style-outline.wp-block-button__link:active,
.wp-block-button.is-style-outline .wp-block-button__link:active {
	color: #802528;
}

.has-primary-color {
	color: #802528;
}

.site-title a:hover {
	color: #802528;
}

.main-navigation #toggle:focus + #toggle-menu {
	background-color: #802528;
	outline: inherit;
	text-decoration: underline;
}

.main-navigation a:hover {
	color: #802528;
}

entry-title a:active, .entry-title a:focus, .entry-title a:hover,
.page-title a:active,
.page-title a:focus,
.page-title a:hover,
.a8c-posts-list .a8c-posts-list-item__title a:active,
.a8c-posts-list .a8c-posts-list-item__title a:focus,
.a8c-posts-list .a8c-posts-list-item__title a:hover,
.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 {
	color: #802528;
}

.post-navigation a:active .post-title,
.post-navigation a:focus .post-title,
.post-navigation a:hover .post-title {
	color: #802528;
	text-decoration: underline;
}

a.wp-block-file .wp-block-file__button {
	background-color: #f5bd47;
	color: black !important;
}

.wp-block-file .wp-block-file__button {
	background-color: #f5bd47;
	color: black !important;
}

a.wp-block-jetpack-slideshow_button-pause {
	display:none !important;
}

a.wp-block-jetpack-slideshow_button-prev.swiper-button-white {
	display:none !important;
}

a.wp-block-jetpack-slideshow_button-next.swiper-button-white {
	display: none !important;
}

span.wp-block-navigation-link_label {
	color: ffffff !important;
}