body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
pre {
   font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
.company-name {
    font-weight: 900;
    font-size: 3.5em;
}

.company-name .letter {
    display: inline-block;
    line-height: 1em;
}

.header .logo img {
    border-radius: 50%;
}