<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#edit-acknowledge-checkbox {
  float: left;
  margin: 5px 10px 0 0;
}
.form-item-acknowledge-checkbox label,
.webform-submission-formulario-de-solicitud-de-consu-form label,
label.form-item__label {
  font-weight: bold;
}
.form-item-acknowledge-checkbox {
  margin-bottom: 5%;
}
legend.h2 {
  display: none;
}
.form-item-acknowledge-checkbox .form-required:after{
  display: none;
}</pre></body></html>