body>footer .foot-logo {
    filter: grayscale(1);
    opacity: .8;
} body>footer p {
    font-size: 16px;
    line-height: 17px;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #000;
} footer .mb-5 {
    margin-bottom: 3rem !important;
}
.nbx-brand-box figure img {
    height: 100%;
    width: auto;
}
.nbx-brand-box figure {
    height: 22px;
}

.nbx-brand-box .btn {
    padding: .2rem 1.4rem;
    height: 36px;
    line-height: 2.1;
    border: none;
    color: #fff;
}.cta-button {
    background-color: #DE0539;
    color: #fff;
    padding: 10px 24px;
    border: none;
    text-decoration: none;
    font-size: 1rem;
    display: inline-flex
;
    align-items: center;
    gap: 0.5rem;
    transition: background-color 0.3s 
ease;
}
.nbx-brand-box {
    border: 1px solid #f2f2f2;
    padding: 20px;
    flex: 0 0 32%;
    position: relative;
}
.nbx-brand-box+.nbx-brand-box {
    margin-left: .9%;
}
.nbx-brand-lennox
 {
    background-color: #DE0539;
    color: #fff;
    padding: 10px 24px;
    border: none;
    text-decoration: none;
    font-size: 1rem;
    display: inline-flex
;
    align-items: center;
    gap: 0.5rem;
    transition: background-color 0.3s 
ease;
}

.nbx-brand-box .btn.nbx-brand-friga , .nbx-brand-box  .nbx-brand-friga {
    background-color: #0080c5;    border-bottom: 3px solid #004388;
}.cta-button {
    background-color: #DE0539;
    color: #fff;
    padding: 10px 24px;
    border: none;
    text-decoration: none;
    font-size: 1rem;
    display: inline-flex
;
    align-items: center;
    gap: 0.5rem;
    transition: background-color 0.3s 
ease;
}.nbx-brand-box .btn.nbx-brand-hk {
    background-color: #0080c9;
}
body>footer .nav-row>.row {
    margin-bottom: 20px;
}body>footer .nav-row a {
    font-size: 20px;
    line-height: 21px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #000;
    display: inline-block;
}body>footer .nav-row a+a {
    margin-left: 10px;
}body>footer .nav-row a {
    font-size: 20px;
    line-height: 21px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #000;
    display: inline-block;
}
body>footer .nav-row a+a {
    margin-left: 10px;
}
@media (max-width: 575px) {
    body>footer .foot-logo {
        padding: 0 20%;
    }
}@media (max-width: 575px) {
    body>footer p {
        line-height: 2.5;
    }
} footer .mt-5 {
    margin-top: 3rem !important;
} footer .btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s 
ease-in-out, background-color .15s 
ease-in-out, border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
}
@media (max-width: 575px) {
    body>footer .nav-row {
        text-align: center;
    }
}
footer .btn{    border-radius: 0 !important;}

.nbx-brand-box .btn.nbx-brand-lennox {
    background-color: #de0539;
}
[data-equal-height="footer-brand-tagline"] {
    min-height: 14px;
    font-size: 13px;
    font-weight: 400;
}