.elm.text ul.emoji-ul { padding-left: 0; margin: 0; margin-left: 1.5em; list-style-position: outside; } ul.emoji-ul li { padding-left: .2em; }@counter-style emoji-star-struck { system: cyclic; symbols: "\1F929"; suffix: " "; } .elm.text ul.emoji-star-struck { list-style-type: emoji-star-struck; }@counter-style emoji-hot-face { system: cyclic; symbols: "\1F975"; suffix: " "; } .elm.text ul.emoji-hot-face { list-style-type: emoji-hot-face; }@counter-style emoji-face-with-crossed-out-eyes { system: cyclic; symbols: "\1F635"; suffix: " "; } .elm.text ul.emoji-face-with-crossed-out-eyes { list-style-type: emoji-face-with-crossed-out-eyes; }@counter-style emoji-smiling-face-with-sunglasses { system: cyclic; symbols: "\1F60E"; suffix: " "; } .elm.text ul.emoji-smiling-face-with-sunglasses { list-style-type: emoji-smiling-face-with-sunglasses; }@counter-style emoji-flushed-face { system: cyclic; symbols: "\1F633"; suffix: " "; } .elm.text ul.emoji-flushed-face { list-style-type: emoji-flushed-face; }@counter-style emoji-anguished-face { system: cyclic; symbols: "\1F627"; suffix: " "; } .elm.text ul.emoji-anguished-face { list-style-type: emoji-anguished-face; }@counter-style emoji-anxious-face-with-sweat { system: cyclic; symbols: "\1F630"; suffix: " "; } .elm.text ul.emoji-anxious-face-with-sweat { list-style-type: emoji-anxious-face-with-sweat; }@counter-style emoji-weary-face { system: cyclic; symbols: "\1F629"; suffix: " "; } .elm.text ul.emoji-weary-face { list-style-type: emoji-weary-face; }@counter-style emoji-backhand-index-pointing-right { system: cyclic; symbols: "\1F449"; suffix: " "; } .elm.text ul.emoji-backhand-index-pointing-right { list-style-type: emoji-backhand-index-pointing-right; }@counter-style emoji-check-mark-button { system: cyclic; symbols: "\2705"; suffix: " "; } .elm.text ul.emoji-check-mark-button { list-style-type: emoji-check-mark-button; }@counter-style emoji-check-mark { system: cyclic; symbols: "\2714"; suffix: " "; } .elm.text ul.emoji-check-mark { list-style-type: emoji-check-mark; }@counter-style emoji-cross-mark { system: cyclic; symbols: "\274C"; suffix: " "; } .elm.text ul.emoji-cross-mark { list-style-type: emoji-cross-mark; }