@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");

.support-footer,
.portal-footer {
  font-family: "Manrope", system-ui, sans-serif;
}

.support-footer input,
.support-footer button,
.portal-footer input,
.portal-footer button {
  font-family: inherit;
}

.support-footer h4,
.portal-footer h4 {
  letter-spacing: 0.02em !important;
  text-transform: none !important;
}
