.eb-colorbox-map, .ebm-event-link {
  color: #3d7995;
}
.eb-box-heading {
  border-radius: 15px 15px 0 0;
color: #333;
font-weight: 700;
padding: 20px;
margin: 0;
background: #d0ce8b;
border: 3px solid #d0ce8b;
}
#eb-event-page .eb-description {
  border: 3px solid #d0ce8b;
  padding:20px;
    border-radius: 0 0 15px 15px;

}
#eb-event-page .eb-description a {
  color:#3b7994; font-weight:bold;
}
.table-bordered>:not(caption)>*>* {
  padding:15px;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-accent-bg: unset!important;
}
#eb-event-info table {
  border: 3px solid #b9d1cd!important;
}
#eb-event-properties-heading {
  display:none;
}
.eb-button-button-link.btn {
  background-color:#b9d1cd!important; border:none!important;font-weight:bold;
}
#pop-print {
  background-color:transparent; border:none; background-color: transparent;
border: none; font-size: 24px; padding: 2px 10px;
}
#pop-print a {
  color: #66653c;
}