.w3-theme-l5 {color:#000 !important; background-color:#f7f5f2 !important}
.w3-theme-l4 {color:#000 !important; background-color:#e5ddd5 !important}
.w3-theme-l3 {color:#000 !important; background-color:#cabbab !important}
.w3-theme-l2 {color:#fff !important; background-color:#b09981 !important}
.w3-theme-l1 {color:#fff !important; background-color:#92775b !important}
.w3-theme-d1 {color:#fff !important; background-color:#5d4c3a !important}
.w3-theme-d2 {color:#fff !important; background-color:#534434 !important}
.w3-theme-d3 {color:#fff !important; background-color:#483b2d !important}
.w3-theme-d4 {color:#fff !important; background-color:#3e3327 !important}
.w3-theme-d5 {color:#fff !important; background-color:#342a20 !important}

.w3-theme-light {color:#000 !important; background-color:#f7f5f2 !important}
.w3-theme-dark {color:#fff !important; background-color:#342a20 !important}
.w3-theme-action {color:#fff !important; background-color:#342a20 !important}

.w3-theme {color:#fff !important; background-color:#685541 !important}
.w3-text-theme {color:#685541 !important}
.w3-border-theme {border-color:#685541 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#685541 !important}
.w3-hover-text-theme:hover {color:#685541 !important}
.w3-hover-border-theme:hover {border-color:#685541 !important}

h1, h2, h3, h4 {
    color: #a68217;
}

header h1 {
    color: #e1b01a;
}
