/* Use this file to overwrites the template styles */

.l-content-wrapper {
   background: transparent;
}
@media only screen and (max-width: 1024px) {
.faux-dropdown--nav .site-nav__link {
    color: #9b9b9b;
}
}

h1,h2,h3 {
letter-spacing: .05em;
font-weight: 400;
}