/* Keep account sign-in and address entry readable without restricting browser zoom. */
#apex-account.apxa-shell input:not(.apxa-otp__input):not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),
#apex-account.apxa-shell textarea,
#apex-account.apxa-shell select { font-size: 16px !important; }
#apex-account.apxa-shell .apxa-otp__input { font-size: 26px !important; }
