/* Metal Furniture FAQ Programmatic SEO — add-on to core.css */

.mfh-faqgroup { margin: 0 0 1.6rem; }
.mfh-faqitem {
	border-bottom: 1px solid #e6e9ee;
	padding: 0.9rem 0;
}
.mfh-faqitem:last-child { border-bottom: none; }
.mfh-faqq {
	font-size: 1.02rem;
	font-weight: 600;
	color: #2b3f54;
	margin: 0 0 0.4rem;
}
.mfh-faqa p { margin: 0; color: #3c4654; }

.mfh-compare-table th { background: #eef2f6; }
.mfh-compare-table th:first-child { width: 22%; }
