.header {
  background-color: #1a3263;
  box-shadow: 0 0 2rem #1a3263;
}

body{
  background-color: #547792;
}