:root {
    --default-color: #fff;
    --primary-color: #000;
    --secondary-color: #fff;
    --background-color: #fff;
    --secondary-background-color: #000000;
    --width-logo:17%;
    --width-logo-mobile:55%;
    --width-logo-footer:50%;
}