 
header{
 border-top: 35px solid #659B9A;
 
  width:100%;
  height:auto;
  background:#ffffff;
  color: #000;
  padding-bottom: 10px;
}

header .wrapper {display: flex; justify-content: center;flex-direction: column }



 





