.dropdown-toggle.active-dropdown::after {
  transform: rotate(-90deg);
}

