.contacthtml-contact-container1 {
  width: 100%;
  min-height: 100vh;
}

.contacthtml-contact-contact-hero-elm {
  overflow: hidden;
  position: relative;
}

.contacthtml-contact-contact-hero-bg-elm {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.contacthtml-contact-hero-title-elm {
  color: var(--color-surface);
}

.contacthtml-contact-text-accent-elm {
  color: var(--color-primary);
}
