/* Reorganized from wwwroot/css/responsive/site-576.css. */
@media (max-width: 576px) {

.summit-logo-heading,
.summit-logo-page .page-title {
    font-size: var(--summit-title-font-size) !important;
    line-height: var(--mobile-brand-title-line-height) !important;
}

.summit-logo-heading {
    padding-bottom: .85rem;
}

.summit-logo-heading::after {
    width: var(--mobile-brand-title-underline-width) !important;
}
}
