html{background-image: url('../img/band.svg');background-size: 100%;background-repeat: no-repeat;background-position: 0 30vh;}
html, body{font-family: 'Open Sans', sans-serif !important;color: #000;}
h1,h2,h3,h4{font-family: 'Open Sans', sans-serif !important;}
h1{font-size: 1.8em;}
h2{font-size: 1.6em;}
h3{font-size: 1.2em;font-weight: bold;}
p{font-size: 1.1em;font-weight: 300;line-height: 1.7em;}
a,a:hover,a:focus,a:visited{color: inherit;}
a:hover{text-decoration: none;}
blockquote{font-size: 1.1em;}

.white_bg{background-color: #fff !important;}
.green_bg{background-color: #085 !important;}
.light_green_bg{background-color: #ded !important;}

.white_fg{color: #fff !important;}

.rounded{border-radius: 1em;}

.uk-navbar-nav  li a{text-transform: capitalize;font-size: 1.1em;color: inherit;}
.uk-text-large{font-size: 1.3em;font-weight: 400;}
.uk-offcanvas-bar li a{color: inherit !important;font-size: 1.2em;}