.ogi-auto-shop-category > a {
	font-family: var(--ogi-body, inherit);
	font-weight: 750;
	letter-spacing: 0;
}

.ogi-auto-shop-category.current-menu-item > a,
.ogi-auto-shop-category > a:hover {
	color: var(--ogi-orange, #f27f2f);
}

.ogi-auto-shop-depth-2 > a,
.ogi-auto-shop-depth-3 > a {
	font-size: .94em;
}

.ogi-auto-shop-depth-3 > a {
	color: var(--ogi-muted, #52667a);
}
