body {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8)), url("../images/contacts.webp") fixed no-repeat;
  background-size: cover;
}

.content {
  color: white;
  font-size: 18px;
  text-align: center;
  min-height: 600px;
}
.contentPhones {
  margin-top: 15px;
}
.contentInfo {
  margin-top: 15px;
}
.contentInfoMail {
  display: block;
  margin-top: 10px;
  color: #29bae6;
}

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