Automatic Coffee Machine
A collection page of Australia - Di Pacci
About
/* ===== BEST AUTOMATIC COFFEE MACHINES - WIDER LAYOUT ===== */ /* PREFIX: .bac- (Best Automatic Coffee) */ /* WIDEST: Max-width 1200px for better content spread */ /* CRITICAL: Reset wrapper to full width, flush left */ .bac-wrap { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important; color: #5a5a5a !important; line-height: 1.6 !important; background: #ffffff !important; width: 100% !important; max-width: none !important; margin: 0 !important; padding: 50px 30px !important; box-sizing: border-box !important; left: 0 !important; position: relative !important; display: block !important; } /* WIDER CONTENT CONTAINER - increased from 900px to 1200px */ .bac-intro { max-width: 1200px !important; width: 100% !important; margin: 0 auto !important; padding-bottom: 40px !important; border-bottom: 2px solid #c8e4c5 !important; box-sizing: border-box !important; display: block !important; } /* ===== EYEBROW LABEL ===== */ .bac-sub { display: block !important; font-size: 11px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.8px !important; color: #3b9130 !important; -webkit-text-fill-color: #3b9130 !important; margin: 0 0 12px 0 !important; padding: 0 !important; width: 100% !important; } /* ===== H1 HEADING ===== */ .bac-h1 { font-family: 'Nunito', 'Helvetica Neue', sans-serif !important; font-size: 1.8rem !important; font-weight: 900 !important; line-height: 1.15 !important; color: #1e1e1e !important; -webkit-text-fill-color: #1e1e1e !important; margin: 0 0 12px 0 !important; padding: 0 !important; letter-spacing: -0.5px !important; width: 100% !important; display: block !important; } .bac-h1 span { color: #3b9130 !important; -webkit-text-fill-color: #3b9130 !important; } /* ===== H2 FEATURES ===== */ .bac-intro h2 { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-size: 13px !important; font-weight: 400 !important; color: #5a5a5a !important; -webkit-text-fill-color: #5a5a5a !import