.apple-os #mobile-phone, .apple-os #mobile-menu, .apple-os .button, .apple-os .button, .apple-os .button *, .apple-os .button::before, .apple-os .button::after {
    transition: 0s all !important;
    transform: translate3d(0, 0, 0);
}

.apple-os {
  --navy-filter: brightness(0%) saturate(100%) invert(3%) sepia(88%) saturate(7416%) hue-rotate(225deg) brightness(50%) contrast(85%)
}
