<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a[href$='mp3'] {
  line-height: 1.5em;
}
a[href$='mp3']:before {
  font-family: FontAwesome;
  content: '\f130';
  display: inline-block;
  vertical-align: middle;
  margin-right: .35em;
  font-size: 1.4em;
}</pre></body></html>