.hivebrite_event {
  .hivebrite_title_link {
    text-decoration: underline;
  }
  .hb-location {
    font-weight: 500;
  }
  .hb-cat {
    padding: 10px;
    font-weight: 400;
    font-size: 12px;
  }
  .hb-cat.disabled {
    opacity: 1;
  }
  .hb-title, .hb-date {
    margin: 1rem 0;
  }
}