.selectedMumProfile {
	background-color: red;
}

.selectedBabyProfile {
	background-color: yellow;
}