.text-white {
	color: white;
}

.text-black {
	color: black;
}

.nobr {
	white-space: nowrap;
}
