a:where(:not(.wp-element-button)) {
    color: currentColor;
    text-decoration: none !important;
}
.breadcrumbs {
    margin-block: calc(var(--spacing) * 8);
    text-transform: uppercase;
    font-size: 70%;
}

article.shop-page div.product-details div.top-details>h1 {
     margin-bottom: 0;
 }

section.breadcrumbs > div > a {
    color: var(--color-vinacles-text) !important;
}


