.custom-readmore-content {
  overflow: hidden;
  transition: height 0.3s;
}
.custom-readmore-toggle {
  cursor: pointer;
}
