/* Add here all your CSS customizations */
.bg-primary {
  background-color: #0010b2 !important;
}

.event {
  height: 215px;
  overflow: hidden;
}

.content-box h2 {
  display: inline-block;
  line-height: 32px;
  margin: 0;
  padding: 5px 0;
  font-weight: 600;
  position: relative;
  font-size: 26px;
}
