.orange {
	
	background: rgb(233, 108, 36) url(../img/money-back.png) center center;
}

.green {
	
	background: rgb(61, 168, 72) url(../img/person-back.png) center center;
	
}


.purple {
	
	background: rgb(144, 39, 142) url(../img/savings-back.png) center center;
}

