.faq-content {
	margin: 0px 30px;
}

.faq-content-tag {
	display: inline-block;
	background: none ;
	font-size: inherit ;
	padding: inherit ;
	text-decoration: underline;
}

.faq-content-tag::before {
	content: none ;
}