:root {
    --main-bg: #ffffff;
    /* Width page */
    --width-page: 75%;
    --max-width-page: 100%;
    --max-width-page-px: 700px;
    /* Element height */
    --height-top-bar-main:0;
    --height-top-bar-main-500query:8vh;
}