/**
 * Our Approach — section 3 (structural differentiation) intro column.
 *
 * @package Deltraux
 */

.deltraux-approach .cards-intro {
	max-width: 640px;
	margin-bottom: 56px;
}

.deltraux-approach .cards-intro h2 {
	margin-bottom: 20px;
}

.deltraux-approach .cards-intro p {
	color: #475569;
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 14px;
}

.deltraux-approach .cards-intro p:last-child {
	margin-bottom: 0;
}
