.logo:before {
    content: 'Home Server';
    font-weight: bold;
    color: #0090e2;
}
.logo > svg {
    display: none;
}
