.help-block-error
{
    color: #2aa181 !important;
}

.bg-gray-900
{
    background-color: #ffffff !important;
}

.bg-blue-900
{
    background-color: #009aff !important;
}

.uc-navbar-item, .uc-navbar-nav>li>a
{
    color: black;
}

.bg-secondary
{
    background-color: #04a4fc2b !important;
}

.text-blue
{
    color: #009aff !important;
}

.uc-navbar-nav>li:hover>a:where(.uc-dark),:where(.uc-dark) .uc-navbar-nav>li:hover>a {
    color: #424242 !important;
}

.bg-primary, .hover\:bg-primary:hover
{
    color: #009aff !important;
}