.text-red
{
	color: #eb0001;
}
.text-deep-red
{
	color: #b61118;
}
.text-blue
{
	color: #22508e;
}
.text-white
{
	color: #ffffff;
}
.text-black
{
	color: #000000;
}