.image {
  max-width: 300px;
  max-height: auto;
}

.content {
  width: 50%;
  margin: auto;
  text-align: center;
  margin-top: 5%;
  font-family: 'Cormorant Garamond', sarif;
  font-size: 22px;
}

.description {
  margin-top: 5%;
  margin-bottom: 5%;
  font-size: 30px;
  font-weight: 550;
}

#email {
  text-decoration: none;
}

#slogan {
  font-family: 'Cormorant Garamond', sarif;
}

