.menu.clearfix.ready {
    display: none;
}

.footer.ready {
    display: none;
}

.home-banner .text-content {
  z-index: 4;
  padding: 70px;
  border-radius: 200px;
  /* left: 4vw; */
  /* right: 4vw; */
  /* top: 25%; */
  align-self: anchor-center;
  place-content: center;
  /* padding-bottom: 0; */
  background: rgba(3, 114, 190, 0.8);
  /* max-width: 60%; */
  text-align: -webkit-center;
  justify-self: center;
  opacity: 0;
  justify-items: center;
}

h2 {
    text-transform: none;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2em;
    color: #FFF;
    margin: 10px 0;
}h1 {
    
     
    margin: 20px 0;
}
img.landinglogo {
    width: 30%;
}