*, *::before, *::after { box-sizing: border-box; }

[hidden] { display: none !important; }

html { scroll-behavior: smooth; }

p { margin-top: 0; }

a { color: var(--color-primary); }
