.tpt-block-text {
	display: flex;
	flex-direction: column;
	row-gap: 2.5rem;
}

.tpt-block-text > * {
	margin: 0;
}

.tpt-block-text .tpt-block-text_description {
	font-size: 2.4rem;
}
