.coming-soon-page .text-wrapper-4 {
  height: 32px;
  font-family: var(--body1-label-subtitle1-font-family);
  font-weight: var(--body1-label-subtitle1-font-weight);
  color: #ffffff;
  font-size: var(--body1-label-subtitle1-font-size);
  text-align: center;
  letter-spacing: var(--body1-label-subtitle1-letter-spacing);
  line-height: var(--body1-label-subtitle1-line-height);
  white-space: nowrap;
  font-style: var(--body1-label-subtitle1-font-style);
}

.coming-soon-page .phone-link {
  color: #8db64d;
  text-decoration: none;
}

.coming-soon-page .claim-row {
  flex-direction: row !important;
  justify-content: center;
  gap: 12px !important;
}

.coming-soon-page .check-icon {
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
}

.coming-soon-page .claim-row .text-wrapper-2 {
  width: auto;
  margin-top: 0;
}
