.sacs-answer-summary {
	margin: 0 0 1.75em;
	padding: 1.1em 1.25em;
	border-left: 4px solid #2271b1;
	background: #f0f6fc;
	border-radius: 0 4px 4px 0;
}

.sacs-answer-summary-label {
	margin: 0 0 0.45em;
	font-size: 0.85em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	color: #1d2327;
}

.sacs-answer-summary-text {
	margin: 0;
	font-size: 1.05em;
	line-height: 1.55;
	color: #1d2327;
}
