html,body{font-family: 'Spartan', sans-serif;}
h1,h2,a, a:hover{color: inherit !important;text-decoration: none !important;font-family: 'Spartan', sans-serif;}
h1{font-weight:500;font-size: 1.6em;}
h2{font-weight:500;font-size: 1.4em;}
p{font-weight:300;}

.uk-navbar-container{background-color: #33393C !important;}
.uk-offcanvas-bar{background-color: #33393C !important;}
.nav_footer{background-color: #33393C;color: #5E6A70;}
.nav_footer a{border-top: solid 2px #5E6A70;}
.nav_footer a:hover{border-top: solid 2px #fff;color: #fff !important;}
.highlight{color: #fff !important;border-top: solid 2px #fff !important;}
.back_button{position: absolute;top: 1em;left: 1em;color: #fff;display: block;}

.uk-subnav-pill>.uk-active>a{background-color: #E53713 !important;color: #fff !important;}

.dark_bg{background-color: #333;}
.grad_bg{background: #1C1D1F;background: -webkit-linear-gradient(to bottom right, #1C1D1F , #2F393B);background: linear-gradient(to bottom right, #1C1D1F , #2F393B);}
.white_fg{color: #fff;}