:root {
    --primary-color: rgb(255, 255, 255);
    --secondary-color: rgba(0, 0, 0, 0.9);
    --overlay-color: white;
    --menu-speed: 0.75s;
}



