.text-red
{
	color: #fc0301;
}
.text-teal
{
	color: #67b0c3;
}
.text-white
{
	color: #ffffff;
}