/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

ul.audio-list summary.underline-pointer {
  text-decoration: underline;
  cursor: pointer;
}

ul.audio-list {
  list-style-type: none;
}
