div.authincation-content {
    background: #D4002C !important;
}

div.authincation-content .text-primary {
    color: #D4002C !important;
}

div.authincation-content .form-control:focus {
    border-color: #a60024 !important;
}

div.authincation-content *::selection {
    background: #a60024 !important;
}