.collapsible {
  overflow: hidden;
  transition: height 0.25s ease;
}
