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

div.authincation-content form#auth-form img {
    max-width: 300px;
    width: 100%;
}

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

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

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