/* indent beyond chevron */
details {
    summary {
	text-indent: 1em hanging;
    }
}
