@import url("https://use.typekit.net/siq2dpu.css");

.html{
  font-family: "muli", sans-serif;
  font-weight: 200;
  font-style: normal;
}
.Header__searchTitle{  
  color: white;
  box-shadow: 10px 10px 0px gray;
  background-color: rgba(255, 120, 0, 0.85);
}
.Header__description{  
  color:#ff7800;
  font-size: 1.3em;
  text-shadow: 1px 1px 1px gray;
}
.Header__tabs__link { 
  font-weight: bold;
}
.Header__defaultContent {
  background-position: 50% 97%;
}
#ff7800
