.sbfe-breadcrumbs {
	font-size: 14px;
	line-height: 1.6;
}
.sbfe-breadcrumbs a {
	text-decoration: none;
}
.sbfe-breadcrumbs .sbfe-sep {
	margin: 0 6px;
}
.sbfe-breadcrumbs .sbfe-current {
	font-weight: 600;
}
.sbfe-align-left { text-align: left; }
.sbfe-align-center { text-align: center; }
.sbfe-align-right { text-align: right; }

/* Responsive tweaks */
@media (max-width: 480px) {
	.sbfe-breadcrumbs { font-size: 13px; }
}
