/***************************
Add your custom styles below
****************************/

.color--primary {
    color: #cc1236 !important;
}

.btn.btn--primary {
    border-color: #cc0033;
}
.btn.btn--primary {
    border-color: #cc0033;
}
.btn--primary, .btn--primary:visited {
    background: #cc0033;
    border-color: #cc0033;
}

.footer-3 .logo {
    max-height: 1.375em;
    display: block;
    margin-bottom: 0.8125em;
}

span a, p a {
    text-decoration: none;
}

.bg--secondary {
    background: #ebebeb;
}

.tabs-1 .tabs li.active .btn {
    border-color: #cc0033;
}

.bg--primary {
    background: #4a7e92;
}

h3 {color: #cc0033;}