/* =====================================================
           APPROVED MOCKUP FOOTER POLISH
           ===================================================== */

        .tb-footer-modern {
            margin-top: 26px !important;
            background: linear-gradient(110deg, #071326 0%, #0b1a31 62%, #10223e 100%) !important;
        }

        .tb-footer-main {
            padding: 32px 0 22px !important;
        }


        .tb-footer-brand-logo {
            width: 164px !important;
        }


        .tb-footer-section-title {
            letter-spacing: .6px !important;
        }

        .tb-footer-dynamic .footer-links {
            margin: 0 10px 7px 0 !important;
            padding: 0 !important;
            border: 0 !important;
            background: transparent !important;
        }

        .tb-footer-bottom-inner {
            min-height: 46px !important;
        }

        .tb-footer-trust img {
            max-height: 35px !important;
        }
    