div.header img {
  width: 100%;
  max-height: 70vh;
}

div.descriptions div.description div.text {
  text-align: justify;
}
div.descriptions div.description h3, div.descriptions div.description h4 {
  color: #666;
  margin: 1rem 0;
}

div.info div.content {
  padding: 1rem;
  border-radius: 10px;
}
div.info div.content ul.contact-box-info {
  font-size: 1.1rem;
  padding-left: 0;
  list-style-type: none;
}
div.info div.content ul.contact-box-info a {
  text-decoration: none;
  color: #777;
}
div.info div.content ul.contact-box-info li {
  margin-top: 5px;
}

/*# sourceMappingURL=about.css.map */
