div.tc-grid-caption {
font-size:1.3em;
} div #main-wrapper.section
{
color:#a50000;
font-size:1.1em;
} .tc-grid-fade_expt {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 50%;
text-align: center;
margin: 0;
transition: all .5s ease-in-out;
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#8a090b 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#8a090b));
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#8a090b 100%);
background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#8a090b 100%);
background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,#8a090b 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#8a090b 100%);
} .grid-container__classic .grid-item:not(.expanded).hover .tc-grid-caption, .grid-container__classic .expanded.hover .entry-summary {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
background: #fafafa;
background-color: rgba(165, 2, 0, 1);
color: #fff;
}  .nav__menu .menu-item .nav__link .nav__title {
font-size: 1em; 
}
p {
font-weight:400;
} .menu-item :hover{
color: #a50200;
} .footer-skin-light .footer__wrapper #colophon { background: #A50200;
}
.czr-copyright{
color:#fff;
}
.footer-skin-light .footer__wrapper a {
color: #fff;
} div.section-slider .czr-filter::before {
background: rgba(49,49,49,.4);
}  .btn-skin-dark, .btn-skin-dark.inverted:active, .btn-skin-dark.inverted:focus, .btn-skin-dark.inverted:hover {
background-color: #bf0000;} a.active, a:active, a:focus, a:hover {
color: #8c8c8c;} hr {
border-top: 1px solid #a50200;
}
hr.wp-block-separator{
width:50%;
margin: auto;
}
hr.wp-block-separator.is-style-wide{
width:100%;
} a.wp-block-button__link.has-background{
padding:6px 12px;
font-size:17px;
text-decoration: none;
} .fa-brands, .fab {
font-size: 1.5em;
}