.color-primary{
    color: #ffc107 !important;
}

.bg-primary{
    background-color: #ffc107 !important;
}

.color-accent{
    color: #030f6b !important;
}

.bg-accent{
    background-color: #030f6b !important;
}