.contact-form form {
  position: relative;
}
.contact-form.form-sent {
  display: none;
}
.success-msg {
  display: none;
  text-align: center;
}
.grecaptcha-badge {
  visibility: hidden;
}
