
body {
   overflow-x: hidden;
   overflow-y: hidden;
}

.cover-container {
  max-width: 42em;
}

/***********************************/

/***************************/
header .amh_logo img{
  width: auto;
  height: 100px;
}
.q_logo h1{
  font-size: 30px;
  font-weight: 900;
  color: #ffffff;
}
.q_logo h1 span{
  font-size: 30px;
  font-weight: 100;
  color: #ffffff;
}
.q_logo img{
  width: auto;
  height: auto;
}
footer p{
  color: #ffffff;
}
