.logo{
  grid-area: logo;
  width: 10rem;
  justify-self: center;
}

.logo__path{
  fill: #fff;
}
