.w3-theme-l5 {color:#000 !important; background-color:#f6f6f6 !important}
.w3-theme-l4 {color:#000 !important; background-color:#dfdfdf !important}
.w3-theme-l3 {color:#000 !important; background-color:#c0c0c0 !important}
.w3-theme-l2 {color:#fff !important; background-color:#a0a0a0 !important}
.w3-theme-l1 {color:#fff !important; background-color:#818181 !important}
.w3-theme-d1 {color:#fff !important; background-color:#575757 !important}
.w3-theme-d2 {color:#fff !important; background-color:#4e4e4e !important}
.w3-theme-d3 {color:#fff !important; background-color:#444444 !important}
.w3-theme-d4 {color:#fff !important; background-color:#3a3a3a !important}
.w3-theme-d5 {color:#fff !important; background-color:#303030 !important}
.w3-theme-d6 {color:#fff !important; background-color:#222222 !important}

.w3-theme-light {color:#000 !important; background-color:#f6f6f6 !important}
.w3-theme-dark {color:#fff !important; background-color:#303030 !important}
.w3-theme-action {color:#fff !important; background-color:#303030 !important}

.w3-theme {color:#fff !important; background-color:#616161 !important}
.w3-text-theme {color:#616161 !important}
.w3-border-theme {border-color:#616161 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#616161 !important}
.w3-hover-text-theme:hover {color:#616161 !important}
.w3-hover-border-theme:hover {border-color:#616161 !important}

.w3-text-theme-l3 {color:#c0c0c0 !important}

.w3-artemis-deep-blue, .w3-hover-artemis-deep-blue:hover {
    color: #fff!important;
    background-color: #002052!important;
}
.w3-border-artemis-deep-blue, .w3-hover-artemis-deep-blue:hover {
    border-color: #002052!important;
}
.w3-text-artemis-deep-blue {
    color: #002052!important;
}

.w3-artemis-earth-blue, .w3-hover-artemis-earth-blue:hover {
    color: #fff!important;
    background-color: #27AAE1!important;
}
.w3-border-artemis-earth-blue, .w3-hover-artemis-earth-blue:hover {
    border-color: #27AAE1!important;
}
.w3-text-artemis-earth-blue {
    color: #27AAE1!important;
}

.w3-artemis-rocket-red, .w3-hover-artemis-rocket-red:hover {
    color: #fff!important;
    background-color: #BE1E2D!important;
}
.w3-border-artemis-rocket-red, .w3-hover-artemis-rocket-red:hover {
    border-color: #BE1E2D!important;
}
.w3-text-artemis-rocket-red {
    color: #BE1E2D!important;
}

.w3-artemis-lunar-silver, .w3-hover-lunar-silver:hover {
    color: #000!important;
    background-color: #E6E7E8!important;
}
.w3-border-artemis-lunar-silver, .w3-hover-artemis-lunar-silver:hover {
    border-color: #E6E7E8!important;
}
.w3-text-artemis-lunar-silver {
    color: #E6E7E8!important;
}

.w3-artemis-regolith, .w3-hover-regolith:hover {
    color: #fff!important;
    background-color: #594A42!important;
}
.w3-border-artemis-regolith, .w3-hover-artemis-regolith:hover {
    border-color: #594A42!important;
}
.w3-text-artemis-regolith {
    color: #594A42!important;
}