.selected {
  background-color: #fef5f3 !important;
  border-left: 4px solid #f15c20 !important;
}

.border-dynamic {
  border-right: 1px solid transparent;
}

.border-active {
  border-right: 1px solid #e5e7eb !important;
}
