.celebrate-head {
	text-align: right;
	background-color: rgb(127,205,129);
	color: white;
}

.focus-head {
	text-align: right;
	background-color: rgb(246,134,43);
	color: white;
	vertical-align: middle;
}

.celebrate-body {
	
	color: rgb(127,205,129);
}

.focus-body {
	
	color: rgb(246,134,43);

}

