/* NW-THEME-GREEN.CSS 1. Nov 2024 by Nicole Wiechert */
.nw-theme-l5 {color:#000 !important; background-color:#f4faf4 !important}
.nw-theme-l4 {color:#000 !important; background-color:#dbefdc !important}
.nw-theme-l3 {color:#000 !important; background-color:#b7dfb8 !important}
.nw-theme-l2 {color:#000 !important; background-color:#93cf95 !important}
.nw-theme-l1 {color:#fff !important; background-color:#6ec071 !important}
.nw-theme-d1 {color:#fff !important; background-color:#459c48 !important}
.nw-theme-d2 {color:#fff !important; background-color:#3d8b40 !important}
.nw-theme-d3 {color:#fff !important; background-color:#357a38 !important}
.nw-theme-d4 {color:#fff !important; background-color:#2e6830 !important}
.nw-theme-d5 {color:#fff !important; background-color:#265728 !important}

.nw-theme-light {color:#000 !important; background-color:#f4faf4 !important}
.nw-theme-dark {color:#fff !important; background-color:#265728 !important}
.nw-theme-action {color:#fff !important; background-color:#265728 !important}

.nw-theme {color:#fff !important; background-color:#4caf50 !important}
.nw-text-theme {color:#4caf50 !important}
.nw-border-theme {border-color:#4caf50 !important}

.nw-hover-theme:hover {color:#fff !important; background-color:#4caf50 !important}
.nw-hover-text-theme:hover {color:#4caf50 !important}
.nw-hover-border-theme:hover {border-color:#4caf50 !important}
