
.acc-content {
  transition: max-height 0.4s ease;
}

.acc-icon {
  transition: transform 0.3s ease;
}

.acc-header {
  cursor: pointer;
}
</style>