  .custom-min-height {
    min-height: 84vh;
  }

  .full-height {
    height: 100%;
  }

  .pt-40 {
    padding-top: 40px;
  }

  .custom-card-width {
    max-width: 360px;
  }

  /* Optional: Add spacing between logo and text */
  .ml-3 {
    margin-left: 1rem !important;
  }

  .mb-0 {
    margin-bottom: 0 !important;
  }
  