/* Use this file to add custom css to the theme. */
.hidden {
  display: none;
  visibility: hidden;
}

.fs-product-card-title {
  font-size: var(--font-size-listing-title);
  font-weight: 900;
}
