:root {
    --default-color: #171717;
    --secondary-color: #262626;
    --white-color: #ffffff;
    --background-color: #f3f3f3;
    --red-color: #be0203;
    --red2-color: #9a0101;
    --width-logo:17%;
    --width-logo-mobile:55%;
    --width-logo-footer:50%;
}