      .mfa-help {
          background-color: #FFFFFF;
          border-radius: 7px;
          margin-top: 30px;
          padding: 20px;
          text-align: center;
      }

      /* Replaces auth0 logo with BT Logo */
      ._social-button-oauth2 *[data-provider^=oauth2] {
          background-image: url("../images/BTLogo-HorizontalDarkBlueBlue.svg");/* BT.NET Social Logo */
      }
      .or-social-signon {
          text-transform: initial;
      }

      .app-store-link {
          height: 40px;
          margin: 5px;
      }

      .mfa-help-section:not(:last-child) {
          border-bottom: 1px solid #E0E0E0;
          margin-bottom: 6px;
          padding-bottom: 6px;
      }

      .change-account {
          text-align: center;
      }

      
      #custom-prompt-logo {
          background-image: url("../images/BTLogo-HorizontalDarkBlueBlue.svg");
      }
      