.page .theme-default-content:not(.custom){
    max-width: none;
}
.navbar .site-name{
    display: none;
}

.navbar .logo{
    height: 28px;
    margin-top: 3px;
}


:root {
    --c-text-accent: #198CFF;
    --c-brand: #198CFF;
}