/*************CUSTOM CSS**********/
/*********************************/

#sp-header #sp-logo {
  align-content: inherit;
  margin-top: -20px;
}


#sp-header .logo {
  font-family: "thirsty-rough-two", sans-serif;
  font-weight: 600;
  font-style: normal;
}

#sp-header .logo a {
  color: #d62f27;
}

#sp-header .logo-slogan {
  font-family: "thirsty-rough-two", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.7em;
  display: flex;
  margin-left: 30px;
  margin-top: -20px;
}






