<style>
.w3-theme-l5 {color:#000 !important; background-color:#f0f6fb !important}
.w3-theme-l4 {color:#000 !important; background-color:#cde1f1 !important}
.w3-theme-l3 {color:#000 !important; background-color:#9bc3e2 !important}
.w3-theme-l2 {color:#fff !important; background-color:#6aa6d4 !important}
.w3-theme-l1 {color:#fff !important; background-color:#3988c4 !important}
.w3-theme-d1 {color:#fff !important; background-color:#265b84 !important}
.w3-theme-d2 {color:#fff !important; background-color:#225175 !important}
.w3-theme-d3 {color:#fff !important; background-color:#1e4766 !important}
.w3-theme-d4 {color:#fff !important; background-color:#193d58 !important}
.w3-theme-d5 {color:#fff !important; background-color:#153349 !important}

.w3-theme-light {color:#000 !important; background-color:#f0f6fb !important}
.w3-theme-dark {color:#fff !important; background-color:#153349 !important}
.w3-theme-action {color:#fff !important; background-color:#153349 !important}

.w3-theme {color:#fff !important; background-color:#2a6592 !important}
.w3-text-theme {color:#2a6592 !important}
.w3-border-theme {border-color:#2a6592 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#2a6592 !important}
.w3-hover-theme-l5:hover {color:#000 !important; background-color:#f0f6fb !important}
.w3-hover-theme-l4:hover {color:#000 !important; background-color:#cde1f1 !important}
.w3-hover-theme-l3:hover {color:#000 !important; background-color:#9bc3e2 !important}
.w3-hover-theme-l2:hover {color:#fff !important; background-color:#6aa6d4 !important}
.w3-hover-theme-l1:hover {color:#fff !important; background-color:#3988c4 !important}
.w3-hover-theme-d1:hover {color:#fff !important; background-color:#265b84 !important}
.w3-hover-theme-d2:hover {color:#fff !important; background-color:#225175 !important}
.w3-hover-theme-d3:hover {color:#fff !important; background-color:#1e4766 !important}
.w3-hover-theme-d4:hover {color:#fff !important; background-color:#193d58 !important}
.w3-hover-theme-d5:hover {color:#fff !important; background-color:#153349 !important}
.w3-hover-text-theme:hover {color:#2a6592 !important}
.w3-hover-border-theme:hover {border-color:#2a6592 !important}
</style>