
body {
    color: $text-color;
    font-size: 20px;
}

h1 {
    font-size: 3.1rem;
}
h2 {
    font-size: 2.5rem;
}
h3 {
    font-size: 2.1rem;
}