.image-with-heading__heading {
	color: var(--color-brand-green-dark);
	text-align: center;
	margin: 64px 0 8px;
}

.image-with-heading__body {
	text-align: center;
	margin: 0 0 24px;
}

.image-with-heading__image {
	margin-bottom: 64px;
}
