/* Scoped additions for the existing shared footer. */
.bs-public-footer[lang] .bs-footer-card { min-width:0; overflow-wrap:anywhere; }
.bs-public-footer[lang] .bs-footer-links a { min-width:0; }
.bs-public-footer[dir="rtl"] { direction:rtl; }
.bs-public-footer[dir="rtl"] .bs-footer-safety p { text-align:right; }
.bs-public-footer[lang] .bs-footer-logo[dir="ltr"],
.bs-public-footer[lang] bdi[dir="ltr"] { direction:ltr; unicode-bidi:isolate; }
