/* Minor overrides to keep layout crisp */
.hero-actions-start {
	justify-content: flex-start;
}

.document-link {
	color: #0f1f3d;
	text-decoration: underline;
}

#formMessage {
	font-weight: 600;
	color: #0f1f3d;
}
