.vb-editorial-link,
.vb-editorial-story__shop-link {
	border: 1px solid #172119 !important;
	background: #172119 !important;
	color: #fffaf2 !important;
	-webkit-text-fill-color: #fffaf2 !important;
	text-decoration: none !important;
}

.vb-editorial-link:hover,
.vb-editorial-link:focus,
.vb-editorial-link:visited,
.vb-editorial-story__shop-link:hover,
.vb-editorial-story__shop-link:focus,
.vb-editorial-story__shop-link:visited,
.vb-shop-category-nav a:hover,
.vb-shop-category-nav a:focus {
	border-color: #172119 !important;
	background: #172119 !important;
	color: #fffaf2 !important;
	-webkit-text-fill-color: #fffaf2 !important;
}

/*
 * The site's global link colour rule is deliberately broad and otherwise wins
 * over this category link. Keep the selected category's light label legible
 * against its dark button background.
 */
html body.woocommerce .vb-shop-category-nav a.is-active,
html body.woocommerce .vb-shop-category-nav a.is-active:hover,
html body.woocommerce .vb-shop-category-nav a.is-active:focus {
	border-color: #172119 !important;
	background: #172119 !important;
	color: #fffaf2 !important;
}

.vb-product-origin a {
	border: 1px solid #172119 !important;
	background: transparent !important;
	color: #172119 !important;
	text-decoration: none !important;
}

.vb-product-origin a:hover,
.vb-product-origin a:focus {
	background: #172119 !important;
	color: #fffaf2 !important;
}
