.mobile-button{display:none;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 1px 5px #1c2b461a;position:relative;border-radius:.375rem;font-weight:500;color:#1c2b46;padding:10px 14px}@media only screen and (max-width: 991px){.menu-btns{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:10px}.mobile-button{display:inline-flex}.menu-btns .dropdown{display:none}.mobile-button a{color:#1c2b46}}
