.widget .cislm-event-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
}

.widget .cislm-event-location {
  margin-bottom: 1.2em;
}

.widget .cislm-event-label {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.widget .cislm-event-registration a.button {
  color: #fff !important;
  border-color: #4B9CD3 !important;
  background-color: #4B9CD3 !important;
}
.widget .cislm-event-registration a.button:hover {
  border-color: #007FAE !important;
  background-color: #007FAE !important;
}
