.menu-button{display:flex!important;align-items:center!important}.menu-button a{background-color:#ff5d13;color:#fff!important;font-weight:900;border-radius:4px;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 15px!important;height:35px!important;line-height:1em!important;transition:transform 0.2s ease}.menu-button a:hover{transform:scale(1.05);background-color:#3477f5}