@import url("https://assets.retest.org/retest/ci/css/site-dev.css");

/* some small fixes for nikola rendered output */
main h1 {
  margin-bottom: 3rem;
}
main h1 a, main h1 a:focus, main h1 a:visited {
  text-decoration: none !important;
  color: inherit;
}

