/**
 * Small Group Tours Grid Block Styles Override
 *
 * Custom styles for the small-group-tours-grid block in the child theme.
 *
 * @package Tourseta_Child
 */
body .tourseta-small-group-tours-grid .small-group-tour-title {
  letter-spacing: -0.5px;
}

.wp-block-tourseta-small-group-tours .tourseta-small-group-tours-grid [data-media-item] .caption-overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
}

/*# sourceMappingURL=style.css.map */
