/* Project requirement: no public-facing heading or title may exceed weight 700. */
h1,h2,h3,h4,h5,h6,
.page-title,.section-title,.card-title,
.mw-home-browser-title,.mw-home-section-heading h2,.mw-home-section-heading h3,
.mw-home-car h3,.mw-offer-card h4,.production-car-card h3,
.car-detail-titlebar h1,.detail-section-heading h2,.seller-contact-card h2,
.similar-cars-section h2,.form-section-title,.faq-question,.pricing-card h3 {
    font-weight:700 !important;
}
