:root {
  --color-main: #369172;
  --color-bg: color-mix(in srgb, var(--color-main) 60%, transparent);
  --header-border: 8px;
}