.btn-primary,
.page-item.active .page-link,
.pagination li.active > a:not(.page-link),
.btn-primary:hover {
    background-color: #27386b !important;
    border-color: #27386b !important;
}

.form-control:focus,
.form-select:focus,
.input-group:focus-within .form-control,
.select2-container--default.select2-container--focus .select2-selection,
.select2-container--default.select2-container--open .select2-selection {
    border-color: #27386b !important;
}

.company-title{
    color: #0B0C10 !important;
}
.forgot-link {
    color: #C05149 !important;
}
.forgot-link small{
    font-size: 15px !important;
}
.authentication-wrapper, body {
    background-color: aliceblue !important;
}
.authentication-wrapper.authentication-basic .authentication-inner:before {
    background: none !important;
}