body {
  background-color: #EE6A56;
}

h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 46px;
  font-size: 46px;
  margin: 0 0 23px 0;
}

p {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 23px 0;
}

.brand {
  font-family: 'Grand Hotel', 'Mistral', cursive;
  font-weight: bold;
  font-size: 28px !important;
  text-shadow: 1px 3px #8d8d8d;
  color: black;
}
