/* Shared public footer for Boats, RV & Powersports dedicated pages */
.specialty-public-footer{background:#060c16;border-top:1px solid rgba(255,255,255,.06);padding:48px 24px 32px;color:#8a9bb0;font-family:'DM Sans',sans-serif}
.specialty-public-footer .foot-in{max-width:1100px;margin:0 auto}
.specialty-public-footer .foot-top{display:grid;grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(0,1fr));gap:32px;margin-bottom:32px}
.specialty-public-footer .foot-logo-img{height:52px;width:auto;max-width:240px;object-fit:contain;display:block;margin-bottom:12px}
.specialty-public-footer .foot-tagline{font-size:13px;line-height:1.65;color:#8a9bb0;max-width:280px;margin:0}
.specialty-public-footer .foot-col h4{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#4da3ff;margin:0 0 12px}
.specialty-public-footer .foot-col a{display:block;font-size:13.5px;color:#8a9bb0;text-decoration:none;margin-bottom:7px;transition:color .2s}
.specialty-public-footer .foot-col a:hover{color:#fff}
.specialty-public-footer .foot-bot{padding-top:22px;border-top:1px solid rgba(255,255,255,.06)}
.specialty-public-footer .foot-copy{font-size:12px;color:rgba(138,155,176,.55)}
@media(max-width:900px){.specialty-public-footer .foot-top{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.specialty-public-footer .foot-top{grid-template-columns:1fr}}
