
.w3-theme-light {color:#6b0000 !important; background-color:#ffeded !important}
.w3-theme-dark {color:#ffeded !important; background-color:#6b0000 !important}
.w3-theme-action {color:#ffeded !important; background-color:#6b0000 !important}

.w3-theme {color:#ffeded !important; background-color:#d60000 !important}
.w3-text-theme {color:#d60000 !important}
.w3-border-theme {border-color:#d60000 !important}

.w3-hover-theme:hover {color:#ffeded !important; background-color:#d60000 !important}
.w3-hover-text-theme:hover {color:#d60000 !important}
.w3-hover-border-theme:hover {border-color:#d60000 !important}
