<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Basic style for shortcode for vertical flags*/
ul#lsft_vertical_flags,
ul#sh_lsft_vertical_flags{
    display: flex;
    flex-direction: column;
    align-items: center;
  }</pre></body></html>