/* Footer L'Immo by Ivey */
.iv-footer{background:#1b2a4a;color:#f2ede4;font-family:'Montserrat',sans-serif}
.iv-footer-main{max-width:1200px;margin:0 auto;padding:64px 24px 48px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px}
.iv-footer-logo{font-family:'Cormorant Garamond',serif;font-weight:600;font-size:1.8rem;letter-spacing:.15em;color:#fff}
.iv-footer-baseline{font-size:.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#e0b3c2;margin-top:2px}
.iv-footer-quote{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.15rem;color:#f2ede4;margin:20px 0 10px;line-height:1.4}
.iv-footer-sign{font-size:.82rem;color:rgba(242,237,228,.6);margin:0}
.iv-footer-col h4{font-family:'Montserrat',sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#e0b3c2;margin:0 0 18px}
.iv-footer-col ul{list-style:none;padding:0;margin:0}
.iv-footer-col ul li{margin-bottom:12px}
.iv-footer-col ul li a{color:rgba(242,237,228,.85);text-decoration:none;font-size:.92rem;transition:color .2s}
.iv-footer-col ul li a:hover{color:#fff}
.iv-footer-contact{color:rgba(242,237,228,.85);font-size:.92rem;line-height:1.6;margin:0 0 14px}
.iv-footer-tel{font-weight:600;font-size:1.05rem;color:#fff;margin:0 0 22px}
.iv-footer-cta{display:inline-block;background:#f2ede4;color:#1b2a4a;font-weight:600;font-size:.88rem;padding:12px 26px;border-radius:26px;text-decoration:none;transition:background .2s}
.iv-footer-cta:hover{background:#fff}
.iv-footer-bar{border-top:1px solid rgba(255,255,255,.12);max-width:1200px;margin:0 auto;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:.78rem;color:rgba(242,237,228,.55)}
@media(max-width:900px){.iv-footer-main{grid-template-columns:1fr;gap:36px}.iv-footer-bar{flex-direction:column;text-align:center}}