/*
.purple-theme-light {color:Ivory !important; background-color:#bf599a !important}
.purple-theme-medium {color:Ivory !important; background-color:#85386a !important}
.purple-theme-dark {color:Ivory !important; background-color:#631f4b !important}
.purple-theme-active {color:Ivory !important; background-color:#85386a !important}

.purple-text-theme {color:#85386a !important}
.purple-border-theme {border-color:#85386a !important}

.purple-hover-theme:hover {color:Ivory !important; background-color:#bf599a !important}
*/

.purple-theme-light {color:#000 !important; background-color:#fcf9fb !important}
.purple-theme-medium {color:#000 !important; background-color:#d0b3c9 !important}
.purple-theme-dark {color:#fff !important; background-color:#6f4463 !important}
.purple-theme-action {color:#fff !important; background-color:#6f4463 !important}

.purple-theme {color:#000 !important; background-color:#c49fba !important}
.purple-text-theme {color:#6f4463 !important}
.purple-border-theme {border-color:#6f4463 !important}

.purple-hover-theme:hover {color:#000 !important; background-color:#d0b3c9 !important}
.purple-hover-text-theme:hover {color:#6f4463 !important}
.purple-hover-border-theme:hover {border-color:#6f4463 !important}