@media (max-width: 575.98px) {
    .display-1 {
        display: none
    }
}

.anon {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
}

.mono {
    font-family: 'Source Code Pro', monospace;
    font-weight: 400;
}