  .hh-events-block.hh-events.eventListing > .row.events {
	 margin-left: 0 !important;
	 margin-right: 0 !important;
}
 .hh-events a:hover .date-img .month {
	 background: #084592!important;
}
 .hh-events .date-img .month {
	 background: #122A6D!important;
}
 .hh-events a:hover .date-img .day {
	 color: #084592!important;
}
 .hh-events .date-img .day {
	 color: #122A6D!important;
}
 .hh-events a:hover .date-img {
	 border: 2px solid #084592!important;
}
 .hh-events .date-img {
	 border: 2px solid #122A6D!important;
}
