
.text-white{
	text-shadow: 4px 4px 2px rgba(255, 255, 255, 1);
}
.text-black{
	text-shadow: 4px 4px 2px rgba(50, 50, 50, 1);
}