:root {
    /* Grid containers
     **********************************************************************************************************************/

    /* --sm-container-max-width: 540px; */

    /* --md-container-max-width: 720px; */

    /* --lg-container-max-width: 960px; */

    /* --xl-container-max-width: 1140px; */

    /* --xxl-container-max-width: 1400px; */


    /* Typography
     **********************************************************************************************************************/

    /* --font-family-base: freeserif, roboto, arial, sans-serif; */

    /* --font-family-code: consolas, "Liberation Mono", "Courier New", courier, monospace; */

    /* --font-size-base: 2rem; */

    /* --font-weight-base: 400; */

    /* --line-height-base: 1.5; */

    /* --font-size-h1: 5rem; */

    /* --font-size-h2: 4rem; */

    /* --font-size-h3: 3rem; */

    /* --font-size-h4: 2rem; */

    /* --font-size-h5: 1.5rem; */

    /* --font-size-h6: 1rem; */

    /* --headings-margin-bottom: 1rem; */

    /* --headings-line-height: 1.2; */

    /* Colors
     **********************************************************************************************************************/

    /* --background-color: #fff; */

    /* --color-base: #1f1f1f; */
}
