:root {

    --sidebar-width-laptop: 500px;
    --sidebar-width-desktop: 550px;
    --sidebar-width-sm-laptop: 425px;

    --custom-x-padding-mobile: 2%;
    --custom-x-padding-tablet: 4%;
    --custom-x-padding-laptop: 4%;
    --custom-x-padding-desktop: 6%;
    --custom-x-padding-sm-laptop: 2%;
}

/* Custom template overrides */
