#hero .heroOverlay {
    background-color: rgba(2, 52, 95, 0.82); 
}

h1 {
  
    text-transform: inherit;
}


header {
background-color: #c8cdd8 !important; 
margin-top: 0 !important;  
}

.hero-container .learnmore {
color: #fff;
border: solid 1px #133e6d; 
background: #133e6d;
}