.w3-theme-l5 {color:#000 !important; background-color:#f6f0f7 !important}
.w3-theme-l4 {color:#000 !important; background-color:#e3cde5 !important}
.w3-theme-l3 {color:#000 !important; background-color:#c69bcc !important}
.w3-theme-l2 {color:#fff !important; background-color:#aa6ab2 !important}
.w3-theme-l1 {color:#fff !important; background-color:#824789 !important}
.w3-theme-d1 {color:#fff !important; background-color:#4a294f !important}
.w3-theme-d2 {color:#fff !important; background-color:#422446 !important}
.w3-theme-d3 {color:#fff !important; background-color:#3a203d !important}
.w3-theme-d4 {color:#fff !important; background-color:#321b35 !important}
.w3-theme-d5 {color:#fff !important; background-color:#29172c !important}

.w3-theme-light {color:#000 !important; background-color:#f4efea !important}
.w3-theme-dark {color:#fff !important; background-color:#2c2833 !important}
.w3-theme-action {color:#fff !important; background-color:#e87c31 !important}

.w3-theme {color:#fff !important; background-color:#542e59 !important}
.w3-text-theme {color:#542e59 !important}
.w3-border-theme {border-color:#542e59 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#542e59 !important}
.w3-hover-text-theme:hover {color:#542e59 !important}
.w3-hover-border-theme:hover {border-color:#542e59 !important}

.w3-theme-gradient {
    color: #fff !important;
    background:-webkit-linear-gradient(top,#2c2833 10%,#7c317e 50%,#E54334 75%,#e87c31 100%)}
.w3-theme-gradient {
    color: #fff !important;
    background:-moz-linear-gradient(top,#2c2833 10%,#7c317e 50%,#E54334 75%,#e87c31 90%)}
.w3-theme-gradient {
    color: #fff !important;
    background:-o-linear-gradient(top,#2c2833 10%,#7c317e 50%,#E54334 75%,#e87c31 90%)}
.w3-theme-gradient {
    color: #fff !important;
    background:-ms-linear-gradient(top,#2c2833 10%,#7c317e 50%,#E54334 75%,#e87c31 90%)}
.w3-theme-gradient {
    color: #fff !important;
    background: linear-gradient(to bottom,#2c2833 10%,#7c317e 50%,#E54334 75%,#e87c31 90%)}
