/* Bold Outdoors v1.0.11 clean preview layout tuning */
.bo-clean-preview{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e2b20;background:#fff;}



.bo-clean-preview .bo-logo img{max-width:260px;height:auto;}
.bo-clean-preview .bo-kicker{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#556955;margin-bottom:14px;}
.bo-clean-preview .bo-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#526654;color:#fff;text-decoration:none;font-weight:800;font-size:14px;padding:12px 20px;box-shadow:0 12px 28px rgba(31,77,43,.22);margin-right:10px;}
.bo-clean-preview .bo-button--secondary{background:#37483a;}
.bo-clean-preview .bo-section--hero{padding-top:72px;}
.bo-clean-preview .bo-services .bo-card{min-height:220px;}
.bo-clean-preview .bo-card{border:1px solid rgba(31,77,43,.13);border-radius:14px;padding:24px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.08);}
.bo-clean-preview .bo-card h3{color:#526654;}
.bo-clean-preview .bo-plants .bo-card{min-height:190px;}
.bo-clean-preview .bo-testimonials{background:#f8faf6;}
.bo-clean-preview .bo-cta{background:#f4f8f2;}
.bo-clean-preview .bo-footer{padding:64px 0 36px;border-top:1px solid rgba(31,77,43,.12);}
.bo-clean-preview .bo-footer nav{display:flex;gap:22px;flex-wrap:wrap;font-weight:700;font-size:14px;}
.bo-clean-preview .bo-footer a{color:#1e2b20;text-decoration:none;}
