.eb-event-date {
  background-image: none !important;
  border-radius: 100%;
  font-family: inherit;
  height: 60px;
  width: 60px;
  text-align: center;
}

.eb-event-item-grid-default-layout .eb-event-main-category  {
  position:absolute;
  left:0px;
  top:0px;
  z-index:1;
  background-color: rgba(255, 0, 0, 0);
  padding:6px 10px;
  color:rgba(0, 0, 0, 0);
  font-size:.8125rem;
  text-transform:uppercase;
  font-weight:600;
  border-radius:5px
}
.eb-event-item-grid-default-layout .eb-event-title {
  font-size:24px;
  font-weight:700;
  margin-top:10px!important;
  margin-bottom:10px!important;
  color: rgba(24, 56, 89, 1)
}
.eb-event-item-grid-default-layout .eb-event-date-time {
  font-weight:700;
  color: rgba(192, 48, 45, 1)
}
.eb-event-item-grid-default-layout .eb-colorbox-map {
  color: rgba(48, 99, 141, 1)
}