.theme--light .event {
    border-radius:10pt;
}
.theme--dark .event {
    border-radius:10pt;
}
strong {
  font-weight: bold;
  font-size: 1.2rem;
}