.c-faqs__item {
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 0 6px 0 rgb(0 0 0 / 15%);
}

.c-faqs__item-head {
	margin-bottom: 10px;
}

.c-faqs__item-description p:last-child {
	margin-bottom: 0;
}