


.cookie-box {
    position: fixed;
    left: 0;
    z-index: 9999999999;
    right: 0;
    bottom: 0;
    padding: 15px 0;
    background-color: #f1f1f1;
    box-shadow: 0 0 10px rgb(0 0 0 / 20 %);
}




.mobileMenu {
    color: black;
}


.mobileMenuLi {
    font-size: 10px;
}
