/* Match the upstream long-title treatment for Respiral's shorter site name. */
#p-logo-text a.mw-wiki-title {
    color: var(--ooui-text-color);
    font-size: var(--font-size-xxl);
    font-weight: bold;
    font-style: italic;
    font-family: var(--font-family-heading);
}
