.affiliate-auth-tier-column .affiliate-home-kicker {
  text-align: center;
}

.affiliate-auth-tier-ladder .affiliate-tier-card {
  align-items: center !important;
  gap: 5px 14px !important;
  grid-template-columns: minmax(58px, 1fr) minmax(72px, 1fr) !important;
  grid-template-rows: auto 52px !important;
  min-height: 112px !important;
  padding: 12px 14px !important;
  text-align: center;
}

.affiliate-auth-tier-ladder .affiliate-tier-copy {
  align-self: center !important;
  gap: 0 !important;
  justify-items: center;
  line-height: 1.05;
  text-align: center;
}

.affiliate-auth-tier-ladder .affiliate-tier-card strong {
  font-size: 1.28rem !important;
  letter-spacing: .01em;
  line-height: 1.02 !important;
  margin: 0;
  text-align: center;
}

.affiliate-auth-tier-ladder .affiliate-tier-card span {
  line-height: 1.05 !important;
  margin: 0;
  text-align: center;
}

.affiliate-auth-tier-ladder .affiliate-tier-card img {
  align-self: center !important;
  justify-self: center !important;
}

.affiliate-auth-tier-ladder .cash-stack {
  align-self: center !important;
  display: flex !important;
  gap: 3px !important;
  justify-content: center !important;
  justify-self: center !important;
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: hidden !important;
  width: 76px !important;
}

.affiliate-auth-tier-ladder .cash-stack i {
  flex: 0 0 20px !important;
}

.affiliate-tier-preview article {
  justify-content: center;
  text-align: center;
}

.affiliate-tier-preview article > div {
  text-align: center;
}

.affiliate-tier-preview strong {
  font-size: 1.28rem !important;
  line-height: 1.05;
  text-align: center;
}
