.theme--light .event {
    border-radius:10pt;
}
.theme--dark .event {
    border-radius:10pt;
}

#events .event {
  max-width: 325px !important;
}

.img.thumb img {
  aspect-ratio: 1.0 !important;
  max-height: none !important;
}

.announcement {
 color = #FFFFFF
}
