#breadcrumb {
background-color: rgba(0,0,0,0);
}
#breadcrumb .breadcrumbs__item:first-child .breadcrumbs__link {
color: #6b7280;
}
#breadcrumb .breadcrumbs__item:first-child svg {
color: #6b7280;
fill: #6b7280;
}
#breadcrumb .breadcrumbs__item .breadcrumbs__link {
color: #000000;
}
#breadcrumb .breadcrumbs__item svg {
color: #6b7280;
fill: #6b7280;
}
#section-template--22336852984089__main .collection-item .heading {
color: #ffffff;
font-size: 1.5rem;
}
#section-template--22336852984089__main .collection-item__link {
color: #363636;
border-color: #ffffff;
}
#section-template--22336852984089__main .collection-item__link::before {
background-color: #ffffff;
}
@media (-moz-touch-enabled: 0), (hover: hover) {
#section-template--22336852984089__main .collection-item__link:hover {
color: #ffffff;
}
}