.baufi-rail-btn--disabled {
  opacity: 0.25;
  filter: grayscale(1);
  cursor: not-allowed !important;
  pointer-events: none;
}
