.checkout .screen-plans .plan-toggle em {
  display: block;
  margin-top: 10px;
  color: #5f91ea;
  font-size: clamp(17px, 2.2vw, 22px);
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

.checkout .screen-plans .plan-preview {
  color: #858791;
  font-size: 15px;
  font-weight: 700;
}
