.text-brown
{
	color: #594338;
}
.text-black
{
	color: #000000;
}
.text-white
{
	color: #ffffff;
}
.text-red
{
	color: #da0000;
}
.text-blue
{
	color: #1165fb;
}
.text-teal
{
	color: #3385c1;
}