.brand-logo .img {
    padding: 1rem;
}

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

div.authincation-content .text-primary {
    color: #FFFFFF !important;
    background-color: #000000 !important;
}

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

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

