/* 2023 color of the year */
.w3-2023-theme-l5 {color:#000 !important; background-color:#fcf2f4 !important}
.w3-2023-theme-l4 {color:#000 !important; background-color:#f3d5dc !important}
.w3-2023-theme-l3 {color:#000 !important; background-color:#e8aab9 !important}
.w3-2023-theme-l2 {color:#fff !important; background-color:#dc8095 !important}
.w3-2023-theme-l1 {color:#fff !important; background-color:#d15572 !important}
.w3-2023-theme-d1 {color:#fff !important; background-color:#a92e4b !important}
.w3-2023-theme-d2 {color:#fff !important; background-color:#972943 !important}
.w3-2023-theme-d3 {color:#fff !important; background-color:#84243a !important}
.w3-2023-theme-d4 {color:#fff !important; background-color:#711f32 !important}
.w3-2023-theme-d5 {color:#fff !important; background-color:#5e1a2a !important}

.w3-2023-theme-light {color:#000 !important; background-color:#fcf2f4 !important}
.w3-2023-theme-dark {color:#fff !important; background-color:#5e1a2a !important}
.w3-2023-theme-action {color:#fff !important; background-color:#5e1a2a !important}

.w3-2023-theme {color:#fff !important; background-color:#be3455 !important}
.w3-2023-text-theme {color:#be3455 !important}
.w3-2023-border-theme {border-color:#be3455 !important}

.w3-2023-hover-theme:hover {color:#fff !important; background-color:#be3455 !important}
.w3-2023-hover-text-theme:hover {color:#be3455 !important}
.w3-2023-hover-border-theme:hover {border-color:#be3455 !important}


