.red {
  color: red;
}

@media screen and (max-width: 767px) {
  .block.contact {
    margin-bottom: 2rem !important;
  }
}/*# sourceMappingURL=style.css.map */