@charset "utf-8";
/* CSS Document */

#regiration_form fieldset:not(:first-of-type) {
  display: none;
}

.obligatorio {
  color: red;
}