header a,
header a:hover {
  color: var(--main-white);
}

header #notice {
  max-width: 300px;
}
