.txt-uppercase {
	text-transform: uppercase;
}

.txt-blue {
	color: #005ea8;
}