
/* VARIABLES MOBILE */
:root {
    --corporative-color: #293b7b; /* primary button bg */
    --text-color__over-corporative-color: #eee; /* primary button color */
    --corporative-text-color: #07c; /* links color */
    --border-radius: 0px;
}

