.portlet-boundary_it_gesac_secure_portlet_recaptcha_RecaptchaPortlet_ > .portlet > header {
  background: #fff !important;
  height: 30px !important;
  min-height: auto !important;
}

#page-editor .recaptched-portlet {
  padding: 50px;
}

#page-editor .recaptched-portlet .portlet-boundary {
  border: 2px solid #30313f;
}

#recaptcha-box {
  justify-content: center;
  align-items: center;
}

.search-bar-simple button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}