.is-primary {
    background: rgb(210, 0, 15) !important;
}

.footer {
    background: #e0e0e2 !important;
}

.footer a {
    color: rgb(210, 0, 15) !important;
}