.heading {
  color: #3eb1c8;
  margin-bottom: 2.188rem;
  max-width: fit-content;
  font-family: HeeboBold, Heebo, sans-serif;
  font-weight: 700;
  padding-bottom: 1.5rem;
  border-bottom: 4px solid #d9027d;
  font-size: 2.5rem !important;
}

.contact-info .field__label {
  font-weight: normal;
}
.contact-info .field__item {
  color: #3eb1c8;
}
.contact-info .field__item a {
  font-size: 1.071em !important;
  color: #3eb1c8;
}

.field--name-field-icon {
  width: 7rem;
  margin: 2rem 0 !important;
}

.address .organization {
  display: block;
}
.address .country {
  display: none;
}

.field--name-field-content {
  margin: 2rem 0;
}

.node--type-contact-us {
  margin-bottom: 2rem;
}