.breadcrumb {
    margin: 10px auto;
}
.breadcrumb.product {
    padding: 0px;
}
.breadcrumb.collection {
    margin-top: 60px;
}
.breadcrumb a {
    color: inherit;
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}