.dropdown-arrow {
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.dropdown-collapsed-icon {
  left: 12px;
  top: 7px;
}
