:root {

    --child-max-content-size: 1160px;
    --child-gutenberg-improvement-alternative-margin-top-main: 0px;

    /** Basecss Variables  */
    --line-height-1: 1;
    --line-height-2: 1.125;
    --line-height-3: 1.25;
    --line-height-4: 1.5;
    --caps-letter-spacing: .25em;
    --bold-font-weight: bold;
    --space-1: 15px;
    --space-2: 30px;
    --space-3: 42px;
    --space-4: 56px;

    /** Animate CSS **/
    /** see https://animate.style/ **/
}

@media (max-width: 37.5em) {
    :root {
    }
}
