body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/* Set the width of the sidebar to 120px */
.w3-sidebar {width: 120px;background: #222;}
/* No margins from "page content" on small screens */
#main {margin-left: 0px}
/* Add a left margin to the "page content" that matches the width of the sidebar (120px) on large screens */
@media only screen and (min-width: 600px) {#main {margin-left: 120px}}
@media only screen and (min-width: 1080px) {#main {font-size: 18px;}}
.w3-pcb-emerald-green,.w3-pcb-emerald-green:hover{color:#fff!important;background-color:#046307!important}
.w3-padding-large-override{margin:-12px -24px 0px -24px!important}
.w3-white-70{color:#000!important;opacity:0.7;background-color:#fff!important}