.user-manauals{
	text-align: center;
	padding-bottom: 1rem !important;
	padding-top: 1rem !important;
}

.user-manaual{
	background-color: white;
	margin-left: 1rem;
	margin-right: 1rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}

.user-manaual img{
	width: 65%;
}

.user-manaual p{
	margin-bottom: 0;
}

.user-manaual + .user-manaual{
	margin-top: 1rem;
}

.faqs{
	padding-bottom: 1rem !important;
	padding-top: 1rem !important;
}

.faqs article{
	background: white;
	padding: 1rem;
}
