/*------------------------
  contact
------------------------*/
.contact-content .contact-title {
  text-align: center;
  margin-top: 4rem !important;
}
.contact-content .is-layout-flow + .is-layout-flow iframe {
  width: 100%;
  max-height: 400px;
}
.contact-content .is-layout-flow + .is-layout-flow p {
  margin: 0;
}
.contact-content p a {
  color: #9a0262;
}