.login-card-custom {
    background: #999!important;
}

.header-filter:before {
    background: none !important;
}

.alert-warning {
    color: black !important;
}

.page-header footer {
    bottom: 60px !important;
}

@media (max-width: 767px) {
    .page-header footer {
        bottom: 0 !important;
    }

    footer {
        z-index: 0;
    }
}

@media (max-width: 767px) {
    .page-header footer {
        bottom: 0 !important;
    }

    footer {
        z-index: 0;
    }
}