/* assets/_card_helpers.css */
.toolbar-divider {
  border-left: 1px solid #00509e;
  height: 1.5rem;                /* roughly header text height */
  display: inline-block;
  top: 10px;
  margin-top: 0.50rem;
}