/*
 * Quark 2 — user customizations
 *
 * This file is safe to edit. It is loaded last so anything here overrides
 * theme.css without having to mark rules !important.
 */


article.content-item p {
  max-width: 66ch;
  color:red;
}


audio {
  margin: 0;
  padding: 0;
}

audio h2,
audio h3,
audio h4,
audio p {
  padding-top: 2rem !important;
}
