section.cover {
  background: linear-gradient(to left bottom, hsl(205, 25%, 86%), hsl(0, 0%, 100%) 100%) !important;
}

li.file a,
code {
  font-size: 1rem !important;
}

.markdown-section p,
h5 a,
li,
td {
  font-size: 1.2rem;
}

h1 {
  font-size: 2.55rem;
}

h2 {
  font-size: 2.25rem;
}

h3 {
  font-size: 1.8rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.35rem;
}

h6 {
  font-size: 1.2rem;

}