/* =========================================================
   Footer Card 2026
   ========================================================= */

#footer .mueller-footer-card {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 28px 0;
    box-shadow: none !important;
    max-width: 320px;
}

#footer .mueller-footer-logo {
    width: 210px;
    height: auto;
    display: block;
    margin-bottom: 24px;
}

#footer .mueller-footer-card p {
    color: #d7d7d7;
    font-size: 15px;
    line-height: 1.7;
    margin: 0 0 14px 0;
}

#footer .mueller-footer-highlight {
    color: #ffffff !important;
    font-weight: 600;
    letter-spacing: 0.2px;
    margin-top: 20px !important;
}