/*
 * Quark 2 — user customizations
 *
 * This file is safe to edit. It is loaded last so anything here overrides
 * theme.css without having to mark rules !important.
 */

.navbar-brand .site-title {
    color: inherit;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1.1;
    white-space: nowrap;
}
