body {
    font-family: 'Manrope', 'Inter', sans-serif;
    margin: 0;
}

pre {
    font-family: inherit;
}

a {
    text-decoration: none;
    color: rgb(87, 87, 87);
}

.blueText {
    color: rgb(16, 82, 168);
}
