

/**Autumn coffee*/
.w3-theme-l5 {color:#000 !important; background-color:#faf8f6 !important}
.w3-theme-l4 {color:#000 !important; background-color:#efe8e1 !important}
.w3-theme-l3 {color:#000 !important; background-color:#dfd2c3 !important}
.w3-theme-l2 {color:#000 !important; background-color:#cfbba5 !important}
.w3-theme-l1 {color:#000 !important; background-color:#c0a487 !important}
.w3-theme-d1 {color:#fff !important; background-color:#a58057 !important}
.w3-theme-d2 {color:#fff !important; background-color:#93714d !important}
.w3-theme-d3 {color:#fff !important; background-color:#816344 !important}
.w3-theme-d4 {color:#fff !important; background-color:#6e553a !important}
.w3-theme-d5 {color:#fff !important; background-color:#5c4730 !important}

.w3-theme-light {color:#000 !important; background-color:#faf8f6 !important}
.w3-theme-dark {color:#fff !important; background-color:#5c4730 !important}
.w3-theme-action {color:#fff !important; background-color:#5c4730 !important}

.w3-theme {color:#fff !important; background-color:#b18f6a !important}
.w3-text-theme {color:#b18f6a !important}
.w3-border-theme {border-color:#b18f6a !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#b18f6a !important}
.w3-hover-text-theme {color:#b18f6a !important}
.w3-hover-border-theme:hover {border-color:#b18f6a !important}
