/* ==========================================================================
   LOGIN PAGE WHITE-ON-WHITE VISIBILITY FIX
   ========================================================================== */
body.login-page .new-customer,
body.login-page .new-customer p,
body.login-page .new-customer ul,
body.login-page .new-customer li,
body.login-page .new-customer-form,
body.login-page .alertBox,
body.login-page .alertBox-message,
body.login-page .alert {
  color: #000000 !important; }
