.featured-products-table .font-regular_anisette {
  font-size: clamp(1.33rem, 2.107vw + 0.909rem, 2.66rem);
}

.featured-products-table .px-section-horizontal-spacing {
  padding-block: 1.44rem;
}

.featured-products-table .md\:table-row-group,
.featured-products-table .md\:table-header-group {
  text-transform: uppercase;
  font-family: var(--font-secondary);
}

.featured-products-table [x-data="Table"] {
  font-weight: var(--font-weight-500);
  font-size: var(--font-size-18);
}
