body{
background-color: #F1EEE3;
}


.title{
  font-family: "Akzidenz Grotesk", Sans-serif;
  letter-spacing: 0.1em;
  font-size:16px;
  line-height: 35px;
}


h4{
  width: 190px;
  height: 50px;
  background-color: transparent;
  border: 5px;
  font-size: 18px;
  letter-spacing: 0.2em;
  position: absolute;
  top:80%;
  left: 47%;
  font-family: "Akzidenz Grotesk", Sans-serif;
  font-weight:lighter;
}
