:root {
    /* Trivver Color Variables */
    --swatch--neutral-0: #e7e7e7;
    --swatch--neutral-800: #030a0f;
    --swatch--primary-400: #dbff01;
    --swatch--primary-500: #c8e900;
    --background-beige: #dfddd6;
    --background-light: #f7f7f7;
    --mobile-scroll-margin: 120px;
}