.header-registration {
font-weight: 600;
color: #9e7b50;
font-size: 1.3rem;
}

.banner__content {
    vertical-align: top;
}
.banner__content h1 {
margin-top: 7%;
}
.footer { background: #90CADD; color: #9E7B50; }
.footer__content {
  min-height: 160px;
  padding-bottom: 0px;
}