/*-- main theme colors: --*/
/*-- Magic Mint #9aefdd --*/
/*-- Champagne  #faead8 --*/
.w3-theme-l5 {color:#000 !important; background-color:#f9fefd !important}
.w3-theme-l4 {color:#000 !important; background-color:#ebfcf8 !important}
.w3-theme-l3 {color:#000 !important; background-color:#d6f9f1 !important}
.w3-theme-l2 {color:#000 !important; background-color:#c2f5ea !important}
.w3-theme-l1 {color:#000 !important; background-color:#aef2e3 !important}
.w3-theme-d1 {color:#000 !important; background-color:#78ead1 !important}
.w3-theme-d2 {color:#000 !important; background-color:#56e5c6 !important}
.w3-theme-d3 {color:#000 !important; background-color:#34dfba !important}
.w3-theme-d4 {color:#fff !important; background-color:#20cca7 !important}
.w3-theme-d5 {color:#fff !important; background-color:#1baa8b !important}

.w3-theme-light {color:#000 !important; background-color:#f9fefd !important}
.w3-theme-dark {color:#fff !important; background-color:#1baa8b !important}
.w3-theme-action {color:#fff !important; background-color:#1baa8b !important}

.w3-theme {color:#000 !important; background-color:#9aefdd !important}
.w3-text-theme {color:#9aefdd !important}
.w3-text-dark {color:#1e2f2c !important}
.w3-border-theme {border-color:#faead8 !important}
.w3-border-mint {border-color:#9aefdd !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#9aefdd !important}
.w3-hover-text-theme:hover {color:#9aefdd !important}
.w3-hover-border-theme:hover {border-color:#9aefdd !important}

.w3-body {color:#000; background-color:#faead8}

h1,h2,h3 {font-family:'Jost' !important; font-weight:bold !important}
body {font-family:'Montserrat' !important; font-size:1.1em !important}

.pad-8px {padding-top:8px !important; padding-bottom:8px !important}
.text-slides {background-color:#9aefdd !important; color:#000 !important}
.content-padding {padding-top:80px!important;padding-bottom:32px!important}
.content-padding-home {padding-top:46px!important;padding-bottom:32px!important}

.quote {font-size:120px !important; line-height:0.8em !important; opacity:0.2 !important}
.quote-text {margin-top:-90px !important;margin-left:12px !important}

