strong {
  font-weight: bold;
}
.eventgallery-caption {
  margin: 20px;
}
.singleimage.eventgallery-imagelist {
  max-width: 800px;
}
hr {
  box-sizing: content-box;
  height: 0;
  margin: 20px 0;
  border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
  border-top: 1px solid #ccc;
}