body { font-family: "Lucida Grande",sans-serif !important; font-weight: 400; -webkit-text-size-adjust: 100%}
h1, h2, h3 { font-family: "Lucida Grande", sans-serif !important ; font-weight: 300; letter-spacing: 0em;}
h2 { font-size: 24px}
.nav li a{ font-family: "Lucida Grande",sans-serif !important; }
.uppercase { letter-spacing: 0em !important;}
@media only screen and (max-width: 48em) { } .flickity-page-dots .dot {
width: 20px;
height: 20px;
border: 0px solid #111;
cursor: pointer;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
background: rgba(0, 159, 228, 0.5);
box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
box-sizing: content-box; 
}
.slider-nav-light .flickity-page-dots .dot.is-selected {
background-color: #009fe4;  
}