.list-group-item-action {
  transition: 0.5s;
}
.list-group-item-action:hover {
  transition: 0.5s;
}