turq{
	color: #049da1;
}
.inline-top::before, .inline-top::after{
	content: '';
	position: absolute;
	background-color: #e2e2e2;
	width: calc(50% - 6rem);
	height: 3px;
	top: -18px;
}
.inline-top::after {
    right: 28px;
}