body {
  background-color: var(--bg);
  padding-top: calc(var(--navbar-height) + 20px);
}

.contact-section {
  background-color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.contact-section iframe {
  height: 100%;
  width: 100%;
}/*# sourceMappingURL=contact.css.map */