.today{
	padding: 5px 0px;
	text-align: center;
	color: White;
	font-weight: bold;
}

.today .day_text {
	text-transform: capitalize;
}
.today .day {}
.today .month_text {
	text-transform: capitalize;
}
.today .month {
	display: none;
}
.today .year {
	
}