.type-banner {
  flex: 1 0 100%;
}

.footer__title {
  font-weight: bold;
  font-size: var(--type-base-size);
}

#mo-otp-login-popup {color: #001c38;}
#mo-otp-login-popup input:is(:active, :focus), #mo-otp-login-popup textarea:is(:active, :focus), #mo-otp-login-popup select:is(:active, :focus) {border: none;}
#mo-otp-login-popup button {background: #001c38;}