/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ----------------*
NOTES: If you use Appearance/Customize/Additional CSS to test your custom CSS, please make sure that once you're done you add that code to this stylesheet and remove it from the Appearance/Customize/Additional CSS section. Please add a commented out title to the custom code you add to this page so it's easy for developers to find what they need. 
----------------------------------------------------------------*/
.home-ctas i {
    color: #db0000;
}

.home-ctas {
 }
h3, h4, h5 {font-weight: bold;}
h4, h5 {
    line-height: 1.4em;
}
h3 i {
    color: #db0000;
}
body:not(.home) .first-b {text-align: center;}

#footer .btn {font-weight: bold;display: block;max-width: 250px;}