.primary-color-dark {
    background-color: #1A237E !important;
}

.secondary-color-dark {
    background-color: #1A237E !important;
}



.btn-primary {
    background-color: #1A237E !important;
    color: #fff !important;
}

.text-primary {
    color: #1A237E !important;
}

.btn-primary.dropdown-toggle {
    background-color: #1A237E !important;
}

