/* /assets/custom-component-collection-hero.css.liquid */

.custom-component-collection-hero .collection-description {
  margin-top:27px;}
  
@media only screen and (min-width: 768px) {
  .custom-component-collection-hero .section-content {
    border-bottom:1px solid var(--foreword-black); }
}