:root {
    --space: clamp(64px, 7vw, 128px);

    --ff-salmond: "Salmond", sans-serif;
}