@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');
:root { --mt-accent: #409c5b !important; --mt-accent-hover: #347f4a !important; --mt-accent-light: #f1f3f2 !important; --mt-accent-soft: #f1f3f2 !important; --mt-brand-primary: #1d7e59 !important; --mt-brand-primary-active: #0f402d !important; --mt-brand-primary-hover: #155d42 !important; --mt-brand-primary-rgb: 29, 126, 89 !important; --mt-brand-primary-soft: #f1f4f3 !important; --mt-font-sans: 'Montserrat', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; }
.brands-bar { background-image: linear-gradient(135deg, #c7e6c6, #181a1e) !important; }
.fbl-core { background-color: #323234 !important; background-image: linear-gradient(135deg, #3f473f, #181a1e) !important; }
.fbl-core__title { letter-spacing: 3px !important; }
.fbl-cta { background-image: linear-gradient(135deg, #21bc1b, #000000) !important; }
.fbl-svc { background-image: linear-gradient(135deg, #3f473f, #181a1e) !important; }
.fbl-trust { background-color: #337224 !important; background-image: linear-gradient(135deg, #32a82e, #181a1e) !important; }
.hero-industrial { background-image: linear-gradient(135deg, #1c6e1b, #2edd57) !important; background-repeat: no-repeat !important; background-size: auto !important; padding-top: 6px !important; }
.hero-overlay { align-items: center !important; }
.hero-title { font-size: 38px !important; letter-spacing: 10px !important; line-height: 1.4 !important; }
.mt-hero-btn { background-color: #23682f !important; }
