@charset "UTF-8";

.uvc-heading-spacer .aio-icon {
	vertical-align: text-top;
}

.uvc-heading-spacer.line_with_icon:before {
	content: "";
	position: absolute;
	bottom: 50%;
	right: 0;
	border-width: 0;
	top: 50%;
}

.uvc-heading-spacer.line_with_icon:after {
	content: "";
	position: absolute;
	bottom: 50%;
	left: 0;
	border-width: 0;
	top: 50%;
}

.uvc-headings-line {
	display: block;
	width: 100%;
	max-width: 100%;
}