.intc-find-my-size {
  font-size: 1.4rem;
  font-weight: 600;
  color: rgba(var(--color-link), var(--alpha-link));
  text-decoration: underline;
  text-underline-offset: 2px;
  white-space: nowrap;
}
