@charset "utf-8";
.w3-theme {
	color: #fff !important;
	background-color: #D94167 !important
}
.w3-theme-light {
color:#000 !important;background-color:#F4F1DE !important}
.w3-theme-dark {
color:#fff !important;background-color:#58355E !important}
.w3-theme-l5 {
color:#fff !important;background-color:#f5731c !important}
.w3-theme-l4 {
color:#000 !important;background-color:#F4D35E !important}
.w3-theme-l3 {
color:#000 !important;background-color:#F78764 !important}
.w3-theme-l2 {
color:#fff !important;background-color:#D4AFB9 !important}
.w3-theme-l1 {
color:#fff !important;background-color:#5c6bc0 !important}
.w3-theme-d1 {
color:#fff !important;background-color:#58355E !important}
.w3-theme-d2 {
color:#fff !important;background-color:#303f9f !important}
.w3-theme-d3 {
color:#fff !important;background-color:#da4167 !important}
.w3-theme-d4 {
color:#fff !important;background-color:#EBEBD3 !important}
.w3-theme-action {
color:#fff !important;background-color:#da4167 !important}
.w3-text-theme {
color:#1a237e !important}

