/* DTSMS enterprise logo only — does not replace existing layout CSS. */
.brand .brand-logo{display:block;width:240px;max-width:100%;height:auto;object-fit:contain}
.site-header .brand{width:240px;max-width:26vw}
.site-footer .footer-brand{display:inline-flex;width:max-content;max-width:100%;padding:0;background:transparent;border:0;box-shadow:none}
.site-footer .footer-brand .brand-logo{width:220px}
@media(max-width:900px){.site-header .brand{width:190px;max-width:55vw}.brand .brand-logo{width:190px}}
@media(max-width:440px){.site-header .brand{width:165px}.brand .brand-logo{width:165px}}

/* CQube-aligned light footer treatment. */
.site-footer{background:#f7faff;color:#132b48}
.site-footer h3,.site-footer p,.site-footer .footer-bottom,.site-footer .footer-bottom span{color:#132b48}
.site-footer a{color:#193858}
.site-footer a:hover,.site-footer a:focus-visible{color:#126cab}
.site-footer .footer-bottom{border-top:1px solid #dbe5ee}
.site-footer .footer-brand .brand-logo{width:280px;max-width:100%}
