#bottom-menu{z-index:999;background-color:#fff;width:100%;height:52px;margin:0 auto;padding:6px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 5px #0003}#bottom-menu .menu-options{cursor:pointer;text-align:center;width:20%;margin:0 auto;font-size:.9rem;font-weight:500}#bottom-menu .menu-options a{color:#444}#bottom-menu .menu-options a:visited{color:inherit}#bottom-menu .menu-options:active{scale:.9}#bottom-menu .active-menu{color:#fff;cursor:unset;background-color:#4d98f0;font-size:1rem}#bottom-menu .active-menu a{color:#1976d2;cursor:default}