:root {
    /* Site Settings */
    --gutter-x: 23%;
    --gutter-y: 0;
    
    scroll-behavior: smooth;
    /*font-size: 16px;*/
}