body{
	font-size: 1.8rem;
}

.front-page-4 blockquote, .widget-title, .widgettitle {
	font-size: 1.8rem;
        color:#800000;
}

#front-page-5 .widget_mc4wp_form_widget{
max-width: 100%;
margin: auto;
border: solid 2px maroon;
padding: 15px;
border-radius: 10px;
background:#fff;
}

#front-page-5 .widget_mc4wp_form_widget p:last-of-type{
margin-bottom:0;
}

#text-7 ul li {
    list-style-type: none;
    margin-bottom: 1.6rem;
    text-align: left;
    max-width: 586px;
    margin: 1% auto;
}

#text-7 ul li:before{
content: '•';
color: #800000;
margin: 0 5px;
font-size: 25px;
line-height: 0;
vertical-align: middle;
}

.sidebar .one-half,.sidebar .one-third,.sidebar .two-thirds{
width:100% !important;margin-left:0 !important;
}
.before-footer {
    padding: 4rem 0;
}
.home .before-footer ,.blog .before-footer,.page-id-5 .before-footer{
    display:none;
}

#gts_widget-3 h3,#gts_widget-3 h5{
color:#fff !important;
}

.front-page-4 blockquote {
color: #ef0909;
}
.footer-widgets h3{
color: #ef0909 !important;
}

.footer-widgets{
background: #333;
}