header {
  background-color: var(--main-color);
  padding: 2em 0;
}
header .logo { max-width: var(--logo-max-width); }