/* --- Not Just Wall Art Section --- */

#not-just-wall-art {
	padding-top: 64px;
	padding-bottom: 96px;
	background-color: white;
}

#not-just-wall-art h2 {
	font-family: 'Playfair Display', serif;
	font-size: 32px;
	font-weight: 800;
	color: #1a1a1a;
}

@media (min-width: 1024px) {
	#not-just-wall-art h2 {
		font-size: 36px;
	}
}

#not-just-wall-art .text-gray-500 {
	color: #888;
	font-size: 14px;
	margin-top: 8px;
	font-weight: 700;
}
