:where(.aves-tryon-btn) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  /* padding: 10px 20px; */
  border: 1px solid currentColor;
  border-radius: 999px;
  cursor: pointer;
  background: transparent;
  color: inherit;
  font: inherit;
  text-decoration: none;
}

:where(.aves-tryon-shortcode__title) {
  margin-bottom: 16px;
}
