h1.title {
    margin-top: 2em;
}

a.no-col {
  color: var(--text);
  text-decoration: underline;
}

a.no-col:visited {
  color: var(--text);
}