<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 768px) {
  #breadcrumb {
    padding: 0 0 10px;
  }
}

@media (min-width: 768px) {
  .featured-product_wrapper.style-1 .product-price {
    font-size: var(--heading-size-h6);
    padding: 8px 0 15px;
  }
}
@media (min-width: 768px) {
  body:not(.template-index) #main-content {
    margin-bottom: 90px;
    margin-top: 50px;
  }
}</pre></body></html>