header .header-drawer {
    display: none;
}
footer .menu-block-1 a:hover {
    color: #6ee7b7;
}
footer .menu-block-2 a:hover {
    color: #5eead4;
}
footer .menu-block-3 a:hover {
    color: #7dd3fc;
}
footer .menu-block-4 a:hover {
    color: #fcd34d; 
}
