/* ==========================================================================
   BUNNINGS CASE STUDY - Page-specific overrides only
   ========================================================================== */

/* Note: Base case study styles, approach-list are in case-study.css */

/* Approach list - Bunnings uses tighter spacing */
.approach-list {
    margin-bottom: 40px;
}

/* Approach number - Bunnings-specific numbered list variant */
.approach-number {
    font-family: 'Inter', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 16px;
    color: #919191;
    margin-bottom: 8px;
}

/* Contact Section - Bunnings has no margin-top override */
.contact-section {
    margin-top: 0;
}
