/* Custom Styles */
h1 { 
  margin: 0 0!important
}

h2 {
  margin-bottom: 0.5rem;
}

.logo__text {
    font-family: futura-pt_book;
    font-weight: 300!important;
    font-size: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
}