body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

pre {
    font-family: 'Cascadia Code', 'Consolas', monospace;
}

.nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    border-radius: 4px;
}

.installer-os-icon {
    width: 1.15rem;
    height: 1.15rem;
    display: block;
}
