.text {
	display: flex;
	flex-flow: column nowrap;
	row-gap: 16px;
}

.text-block {
	text-align: justify;
}