@charset "utf-8";

/*================================================
  contact
================================================*/

.contact-text {
  margin-bottom: 2em;
}

@media print, screen and (min-width: 769px) {
  .contact-text {
    margin-bottom: 3em;
  }
}
