body {
	font-size: 1rem;
	letter-spacing: 1px
}

.title {
	font-weight: bold;
	margin-bottom: 5px;
}

.title span {
	font-size: 1.5rem;
	letter-spacing: 1px;
	line-height: 45px
}

.faq .banner {
	background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .2)), url("../../images/bg/1.png");
	background-size: cover;
	padding: 0;
}