.w3-theme-l5 {
    color: #000 !important;
    background-color: #eaf1ff !important
}

.w3-theme-l4 {
    color: #000 !important;
    background-color: #b8cfff !important
}

.w3-theme-l3 {
    color: #fff !important;
    background-color: #70a0ff !important
}

.w3-theme-l2 {
    color: #fff !important;
    background-color: #2970ff !important
}

.w3-theme-l1 {
    color: #fff !important;
    background-color: #004be0 !important
}

.w3-theme-d1 {
    color: #fff !important;
    background-color: #002e8a !important
}

.w3-theme-d2 {
    color: #fff !important;
    background-color: #00297a !important
}

.w3-theme-d3 {
    color: #fff !important;
    background-color: #00246b !important
}

.w3-theme-d4 {
    color: #fff !important;
    background-color: #001f5c !important
}

.w3-theme-d5 {
    color: #fff !important;
    background-color: #001a4d !important
}

.w3-theme-light {
    color: #000 !important;
    background-color: #eaf1ff !important
}

.w3-theme-dark {
    color: #fff !important;
    background-color: #001a4d !important
}

.w3-theme-action {
    color: #fff !important;
    background-color: #001a4d !important
}

.w3-theme {
    color: #fff !important;
    background-color: #003399 !important
}

.w3-text-theme {
    color: #003399 !important
}

.w3-theme-border {
    border-color: #003399 !important
}