.has-text-wrap-none {
	text-wrap: nowrap;
}

.has-text-wrap-balance {
	text-wrap: balance;
}

.has-text-wrap-pretty {
	text-wrap: pretty;
}
