header span a,
header span button {
  color: var(--wine);
  font: 800 12px Manrope, sans-serif;
  text-decoration: none;
}

header span button {
  border: 0;
  background: none;
  padding: 0;
  cursor: pointer;
}

