// Animations pro .collapsible .active {

.rotate-icon {
  transform: $animations-pro-transform;
  transition: $animations-pro-transition;
}

}