.text-run {
	display: inline;
	white-space: normal;
}

h1.text-run,
h2.text-run,
h3.text-run,
h4.text-run {
	display: block;
}

.text-run__before {
	display: inline;
}

.text-run__typed {
	display: inline;
}
