.gin-layer-wrapper p,
.gin-layer-wrapper a,
.gin-layer-wrapper td,
.gin-layer-wrapper li a {
  font-size: 0.8rem;
}

.gin-layer-wrapper.form-element {
  font-size: 0.9rem;
}

.gin-layer-wrapper td {
  padding: 2px 0 !important;
}

.gin-layer-wrapper a.nav-link {
    font-size: 1rem!important;
}


/*CAPTCHA*/

fieldset.captcha.captcha-type-challenge--recaptcha {
  border: none;
  margin: 1rem 0;
}
.captcha__description.description {
  font-size: 0.8rem !important;
}
