.bbr-menu__section + .bbr-menu__section {
  margin-top: 0.75rem;
}
.bbr-menu__item--disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
