.w3-theme-l5 {color:#0b1e24 !important; background-color:#c3682c !important}
.w3-theme-l4 {color:#FDE79C !important; background-color:#0b1e24 !important}
.w3-theme-l3 {color:#fff !important; background-color:#18896a !important}
.w3-theme-l2 {color:#FDE79C !important; background-color:#16675e !important}
.w3-theme-l1 {color:#FDE79C !important; background-color:#0b1e24 !important }
.w3-theme-d1 {color:#fff !important; background-color:#0b1e24 !important}
.w3-theme-d2 {color:#166467 !important; background-color:transparent !important}
.w3-theme-d3 {color:#c3682c !important; background-color:transparent !important}
.w3-theme-d4 {color:#18896a !important; background-color:transparent !important}
.w3-theme-d5 {color:#0b1e24 !important; background-color:transparent !important}
.w3-theme-d6 {color:#FDE79C !important; background-color:transparent !important}
.w3-theme-d7 {color:#DCC08A !important; background-color:#090E12 !important}

.w3-theme-caption {color:#FDE79C !important; background-color:#16675e !important}
.w3-theme-caption-date {color:#F8E7AA !important; background-color:transparent !important}
.w3-theme-blue {color:#15887F !important; background-color:transparent !important}

.w3-theme-darkbar {color:#FDE79C !important; background-color:#040E12 !important}

.w3-theme-light {color:#000 !important; background-color:#FDE79C !important}
.w3-theme-dark {color:#fff !important; background-color:#0b1e24 !important}
.w3-theme-action {color:#fff !important; background-color:#0b1e24 !important}

.w3-theme {color:#FDE79C !important; background-color:#0b1e24 !important}
.w3-text-theme {color:#0b1e24 !important}
.w3-border-theme {border-color:#c3682c !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#0b1e24 !important}
.w3-hover-text-theme:hover {color:#0b1e24 !important}
.w3-hover-border-theme:hover {border-color:#0b1e24 !important}

.w3-theme-invert a{
  color:#CC6736;
  font-weight: bold;
  text-decoration: none;
}

.w3-theme-invert a:hover {
  color:#1E887C;
  font-weight: bold;
  text-decoration: none;
}

.w3-theme-invert a:active {
  color:#1E887C;
  font-weight: bold;
  text-decoration: none;
}