/*
 * Cache-safe overrides for URL assets referenced by the compiled stylesheet.
 * WP Fastest Cache may move combined CSS into wp-content/cache; root-relative
 * URLs remain anchored to the active WordPress installation.
 */
.denver-company-timeline__item::after {
  background-image: url("/wp-content/themes/frost-child/assets/images/global/timeline-marker.svg");
}

.denver-product-card-section .denver-product-related-list .slick-arrow::before {
  content: url("/wp-content/themes/frost-child/assets/images/global/Icon-slider-arrow.svg");
}
