/* Start custom CSS */.collection__icon, .details__icon, .collection__hero {fill:#ae7561 !important;}

.collection-hero{background:#ae7561 !important;}

.color-teaser:after {border: .375rem solid #ae7561 !important;}
.rich-teaser__link:after {border: .375rem solid #ae7561 !important;}

.rich-teaser__subtitle{font-size:1.75rem !important;} 
.version-price-rich-teaser .rich-teaser__summary {
    margin: 0 !important;}
    
.collection.element .cpt-downloads__link span {
    color: #AE7561;
}

.collection-hero.element .collection-hero__image {
    -webkit-clip-path:clip-path: polygon(0 40%, 50% 22%, 100% 40%, 100% 78%, 51% 60%, 0 78%);
    clip-path:polygon(0 40%, 50% 22%, 100% 40%, 100% 78%, 51% 60%, 0 78%);
}/* End custom CSS */