﻿@charset "utf-8";
.contact-hd {
  margin-bottom: var(--space-l);
}
.contact-hd_lead {
  font-family: var(--ff-go);
  font-weight: 600;
  font-size: var(--fs-2m);
  line-height: var(--line-height-m);
  margin-bottom: 1em;
}
