.primary-color {
    background-color: #ae1f2e !important;
}

.primary-color-dark {
    background-color: #ae1f2e !important;
}

.btn-primary {
    background-color: #ae1f2e !important;
    color: #fff !important;
}

.text-primary {
    color: #96989b !important;
}
