/* ByteCraft — Oxygen Product Category
 * Minimal, theme-neutral styling. Override freely in Oxygen or your theme. */
.bytecraft-loop-cats {
	display: block;
	margin: .35em 0 .5em;
	font-size: .85em;
	line-height: 1.3;
	opacity: .85;
}

.bytecraft-loop-cats__label {
	font-weight: 600;
}

.bytecraft-loop-cats a {
	text-decoration: none;
}

.bytecraft-loop-cats a:hover {
	text-decoration: underline;
}
