
/**Pink lavender*/
.w3-theme-l5 {color:#000 !important; background-color:#fdfafc !important}
.w3-theme-l4 {color:#000 !important; background-color:#f8f0f5 !important}
.w3-theme-l3 {color:#000 !important; background-color:#f1e0eb !important}
.w3-theme-l2 {color:#000 !important; background-color:#ead1e1 !important}
.w3-theme-l1 {color:#000 !important; background-color:#e3c2d8 !important}
.w3-theme-d1 {color:#000 !important; background-color:#cf97bc !important}
.w3-theme-d2 {color:#fff !important; background-color:#c37cab !important}
.w3-theme-d3 {color:#fff !important; background-color:#b6609a !important}
.w3-theme-d4 {color:#fff !important; background-color:#a34b86 !important}
.w3-theme-d5 {color:#fff !important; background-color:#883f70 !important}

.w3-theme-light {color:#000 !important; background-color:#fdfafc !important}
.w3-theme-dark {color:#fff !important; background-color:#883f70 !important}
.w3-theme-action {color:#fff !important; background-color:#883f70 !important}

.w3-theme {color:#000 !important; background-color:#dbb1cd !important}
.w3-text-theme {color:#dbb1cd !important}
.w3-border-theme {border-color:#dbb1cd !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#dbb1cd !important}
.w3-hover-text-theme:hover {color:#dbb1cd !important}
.w3-hover-border-theme:hover {border-color:#dbb1cd !important}

