.eb-event-date {
background: #091E35;
height: 90px !important;
width: 90px !important;
  padding: 15px 0;
  border: #b09455 solid;
   
  border-width: thick;
}

.eb-venue-image{
max-width:200px;
}



.eb-categories-grid-items .eb-category-item {
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  position: relative;
  background: #091E35;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  aspect-ratio: 1 / 1;
  transition: transform 0.3s ease;
  border: #091E35 solid .6rem;
}

.sharing{display:none;}