/* Bootstrap things */

.smaller {
  font-size: 90%;
}

.list-group-item-condensed {
  padding: 0.5rem 1rem;
}

/* Other */

.js-sortable-handle {
  cursor: ns-resize;
  color: #bbb;
}
