.entry-hero {
background-color: #fff;
display: none;
border: 2px solid #f00;
}
.entry-hero-container-inner {
background-color: #fff;
}
.category .entry-hero {
display: block;  
border: none;
}
.entry-content.single-content > p {
margin-top:20px;
}
.entry-content.single-content > figure.wp-block-image {
margin-top:20px;
}
.entry-content.single-content > p:first-child {
margin-top:0px;
}
.entry-content.single-content > figure.wp-block-image:first-child {
margin-top:0px;
}
.social-link-twitter {
display: none !important;
}
#colophon {
border-top: 1px solid #000;
padding-top: 1px;
}
#colophon .site-footer-wrap {
background-color: #094600;
}
#colophon .footer-navigation .footer-menu-container > ul > li > a {
color: #fff;
}
#colophon h2 {
color :#fff;
}
#colophon .textwidget {
color :#fff;
}
#colophon .textwidget a {
color :#fff;
}
#colophon .site-container {
color: #fff;
}