/* Classic editor + front end: WYSIWYG “Call out” wrapper (multiple paragraphs). */
.rh-callout {
	padding: 2rem;
	margin-bottom: 2rem;
	font-size: 1rem;
	background-color: #dcebf6;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.06), 0 2px 8px rgba(15, 23, 42, 0.06);
}

.rh-callout > *:last-child {
	margin-bottom: 0;
}
