.accordion-content {
  overflow: hidden;
  transition: height 0.3s ease;
}