/* CSS Document */
.bg-pink {
	background: #a51c30;    
}
.text-pink {
	color: #a51c30;    
}
