
/**Christmas / Chinese new year red theme */
.w3-theme-l5 {color:#000 !important; background-color:#fff8f8 !important}
.w3-theme-l4 {color:#000 !important; background-color:#fee8e7 !important}
.w3-theme-l3 {color:#000 !important; background-color:#fdd1ce !important}
.w3-theme-l2 {color:#000 !important; background-color:#fcbbb6 !important}
.w3-theme-l1 {color:#000 !important; background-color:#faa49e !important}
.w3-theme-d1 {color:#fff !important; background-color:#f86b61 !important}
.w3-theme-d2 {color:#fff !important; background-color:#f6493c !important}
.w3-theme-d3 {color:#fff !important; background-color:#f42618 !important}
.w3-theme-d4 {color:#fff !important; background-color:#db180a !important}
.w3-theme-d5 {color:#fff !important; background-color:#b71409 !important}

.w3-theme-light {color:#000 !important; background-color:#fff8f8 !important}
.w3-theme-dark {color:#fff !important; background-color:#b71409 !important}
.w3-theme-action {color:#fff !important; background-color:#b71409 !important}

.w3-theme {color:#000 !important; background-color:#f98d85 !important}
.w3-text-theme {color:#f98d85 !important}
.w3-border-theme {border-color:#f98d85 !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#f98d85 !important}
.w3-hover-text-theme:hover {color:#f98d85 !important}
.w3-hover-border-theme:hover {border-color:#f98d85 !important}

