.ctc-contact-information .ctc-contact-heading,
.ctc-contact-information .ctc-social-heading {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.ctc-contact-information .ctc-block-fields {
  margin-bottom: 20px;
}

.ctc-block-field-label {
  font-weight: 600;
}

.ctc-block-field {
  display: flex;
  gap: 10px;
}

.ctc-contact-information .ctc-block-social {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
