.custom-bg-1{
    background-color: #234E70 !important;
}

.custom-bg-2{
    background-color: #2F2E2A !important;
}

.custom-bg-3{
    
}

.custom-text-1{
    color: #FAF8BD !important;
}

.custom-text-2{
    color: #FF6F28 !important;
}

.custom-text-3{
    
}

.table-custom-color-1 tbody tr{
    background-color: #234E70 !important;
    color: #FAF8BD !important;
}

.table-custom-color-2 tbody tr{
    background-color: #2F2E2A !important;
    color: #FF6F28 !important;
}