<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w3-theme-l5 {color:#000 !important; background-color:#f0ffff !important}
.w3-theme-l4 {color:#000 !important; background-color:#ccffff !important}
.w3-theme-l3 {color:#000 !important; background-color:#99ffff !important}
.w3-theme-l2 {color:#000 !important; background-color:#66ffff !important}
.w3-theme-l1 {color:#000 !important; background-color:#33ffff !important}
.w3-theme-d1 {color:#fff !important; background-color:#00e6e6 !important}
.w3-theme-d2 {color:#fff !important; background-color:#00cccc !important}
.w3-theme-d3 {color:#fff !important; background-color:#00b3b3 !important}
.w3-theme-d4 {color:#fff !important; background-color:#009999 !important}
.w3-theme-d5 {color:#fff !important; background-color:#008080 !important}

.w3-theme-light {color:#000 !important; background-color:#f0ffff !important}
.w3-theme-dark {color:#fff !important; background-color:#008080 !important}
.w3-theme-action {color:#fff !important; background-color:#008080 !important}

.w3-theme {color:#000 !important; background-color:#00ffff !important}
.w3-text-theme {color:#00ffff !important}
.w3-border-theme {border-color:#00ffff !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#00ffff !important}
.w3-hover-text-theme {color:#00ffff !important}
.w3-hover-border-theme:hover {border-color:#00ffff !important}</pre></body></html>