/*Put your custom css here!*/
.brand-bg {
    background-color: #C2452D !important;
}
p.sub-intro.lead {
    color: #C2452D;
    font-size: 3rem;
}
.footer-logo img {
    max-height: 150px;
}