.expander {
    cursor: pointer;
}

.expand-content {
    display: none;
}
