.nav-btn-link {
    color: #a1a5b7;
}

.nav-btn-link:hover {
    color: white;
}

@media (min-width: 992px) {
    #kt_header {
        height: 0;
    }
}

/* Oživení šablony */
.card-header {
    border-bottom: 2px inset #f2f2f6 !important;
}

.card-title {/*color: white !important;*/
}

.card-title i {
    /*color: white !important;*/
}
