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

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

.w3-theme-l3 {
    color: #000 !important;
    background-color: #f6e2ae !important
}

.w3-theme-l2 {
    color: #000 !important;
    background-color: #f2d386 !important
}

.w3-theme-l1 {
    color: #000 !important;
    background-color: #edc45d !important
}

.w3-theme-d1 {
    color: #000 !important;
    background-color: #e6ac1b !important
}

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

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

.w3-theme-d4 {
    color: #fff !important;
    background-color: #9a7311 !important
}

.w3-theme-d5 {
    color: #fff !important;
    background-color: #81600e !important
}

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

.w3-theme-dark {
    color: #fff !important;
    background-color: #81600e !important
}

.w3-theme-action {
    color: #fff !important;
    background-color: #81600e !important
}

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

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

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

.w3-hover-theme:hover {
    color: #000 !important;
    background-color: #e9b635 !important
}

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

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