
/**Lime punch*/
.w3-theme-l5 {color:#000 !important; background-color:#fbfdf4 !important}
.w3-theme-l4 {color:#000 !important; background-color:#f2f7d9 !important}
.w3-theme-l3 {color:#000 !important; background-color:#e6efb3 !important}
.w3-theme-l2 {color:#000 !important; background-color:#d9e78d !important}
.w3-theme-l1 {color:#000 !important; background-color:#cddf68 !important}
.w3-theme-d1 {color:#000 !important; background-color:#b8d02c !important}
.w3-theme-d2 {color:#fff !important; background-color:#a3b927 !important}
.w3-theme-d3 {color:#fff !important; background-color:#8fa222 !important}
.w3-theme-d4 {color:#fff !important; background-color:#7a8b1d !important}
.w3-theme-d5 {color:#fff !important; background-color:#667419 !important}

.w3-theme-light {color:#000 !important; background-color:#fbfdf4 !important}
.w3-theme-dark {color:#fff !important; background-color:#667419 !important}
.w3-theme-action {color:#fff !important; background-color:#667419 !important}

.w3-theme {color:#000 !important; background-color:#bfd641 !important}
.w3-text-theme {color:#bfd641 !important}
.w3-border-theme {border-color:#bfd641 !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#bfd641 !important}
.w3-hover-text-theme:hover {color:#bfd641 !important}
.w3-hover-border-theme:hover {border-color:#bfd641 !important}

