footer{box-sizing:border-box;height:fit-content;margin:3rem 1rem 2rem}footer,footer>.footer_wrapper{align-items:center;display:flex;justify-content:center}footer>.footer_wrapper{background-color:#ff9eda;border:3px solid #000;border-radius:4px;box-shadow:5px 5px;flex-direction:column;flex-wrap:wrap;font-size:10px;font-weight:600;gap:2rem;max-width:1000px;padding:1rem;width:100%}.information_wrapper{align-items:center;display:flex;gap:1rem;justify-content:start;width:100%}.links_wrapper{display:flex;gap:8rem;justify-content:space-around}.links_wrapper>div{display:flex;flex-direction:column;gap:1rem}.footer_wrapper a,.footer_wrapper button{align-items:center;background-color:#fff;border:3px solid #000;border-radius:1rem;box-shadow:4px 4px;color:#000;cursor:pointer;display:flex;font-family:Poppins;font-size:.7rem;font-weight:700;height:2.5rem;justify-content:center;padding:.1rem 2rem;text-align:center;text-decoration:none;transition:.3s}.footer_wrapper a:hover,.footer_wrapper button:hover{filter:brightness(50%)}.footer_wrapper img{width:50px}.support_me{background-color:#000!important;border:3px solid #fff!important;color:#fff!important}.cookie_setting{background-color:pink!important}.cookie_setting,.tutorial_setting{border:3px solid #000!important;color:#000!important}.tutorial_setting{background-color:#c0fff5!important}