.text-sm {
  font-size: 0.875rem !important;
}

.contact-form-label {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.7;
}

.contact-success-pending {
  display: none;
}

.contact-success-done {
  display: block;
}

