#recently-viewed .section h2, .shopify-section.product-recommendations-section .section h2 {
  font-size: 1rem;
  font-family: var(--font-family-primary);
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: .1em; }
#recently-viewed .section .products-grid .product-container, .shopify-section.product-recommendations-section .section .products-grid .product-container {
  display: unset;
  flex-direction: unset;
  gap: unset;
  margin-bottom: unset; }
