#uenergiaHeader {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  height:300px;
  margin-bottom:-10px;
  text-align:center;
  color:#fff;
}
#uenergiaHeader img {
  max-height:60%;
  margin-top:4rem;
}
.register-wrapper {
    padding-bottom:100px;
}

.control-group {
  padding: 10px;
}

.grid-layout {
  display:grid;
  grid-template-columns: 50% auto;
  margin-top: 50px;
}

.texto-registro {
  padding-top: 50px;
}
