.combolist { margin-top: 1em; } .combolist > :first-child { margin-top: 0; } .combolist > dl { break-inside: avoid; } .combolist > dl > dd { margin-left: 0; } .combolist > dl > dt:before { content: '⤷ '; }