.birthday {
    font-weight: bold;
    background: rgba(65, 76, 70, 0.8);
}

.event {
    font-weight: bold;
    background: rgba(218, 194, 88, 0.6);
}

.birthevent {
    font-weight: bold;
    background: rgba(140, 177, 173, 0.5);
}

.scene {
  border: 2px solid #db715b !important;
	background: rgba(219, 113, 91, 0.5);	
}