footer a {
    text-decoration: none;
}
.vehicle-service-footer h3 {
    padding-bottom: 14px !important;
    font-weight: 800!important;
    font-size: 26.25px!important;
    padding-top: 1px;
}
.vehicle-service-footer {
    border-bottom: 3px solid #fff;
}
.footer-section {
    border-bottom: 4px solid #0248b8 !important;
}
.footer-section .u-row .u-col.u-col-20p5 {
    flex: 0 0 25%;
    max-width: 25%;
}
.footer-section .u-row .u-col.u-col-61p19 {
    flex: 0 0 66.6%;
    max-width: 66.6%;
}
.footer-section .u-row .u-col.u-col-18p31 {
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
}
.footer-section .u-row {
    align-items: flex-start;
}
.address-contact a, .btm-footer a {
    text-decoration: none;
}
.address-contact a:hover, .btm-footer a:hover, .footer-navbar a:hover {
    text-decoration: underline !important;
}