[data-title] {
	cursor: pointer;
}

[data-content] {
	overflow: hidden;
	transition: max-height 0.4s;
}
