
h1 {
    font-size: 2.4rem;
    line-height: 1.5;
}

@media (max-width: 575.98px) {
    h1 { font-size: 2.1rem; }
}

.page-hero-title { font-size: 2.4rem; }
.auction-head h1 { font-size: 2.4rem; }
.cmp-title,
.blog-detail-title,
.auction-panel h1 { font-size: 2.1rem; }

.dash-breadcrumb { margin-bottom: 16px; }
