/* Scoped catalog and active footer accessibility corrections. */
#content-catalog .catalog-heading {font-size:18px;font-weight:400;line-height:40px;min-height:40px;margin:0 20px 0 0;color:#f5f5f5;position:relative;display:inline-block;}
#content-catalog .ml-title .catalog-heading:before {content:"";width:50px;height:2px;background:var(--primary-color);display:block;position:absolute;bottom:0;left:0;}
#content-catalog .ml-title .nav-tabs li.active a {background:#006da3!important;color:#fff!important;}
#content-catalog .live_tv_owl .figure img {width:100%;height:100px;object-fit:contain;}
#myFooter.seo-footer {background:#232323!important;color:#f5f5f5;}
#myFooter.seo-footer .footer-heading {font-size:18px;color:#f5f5f5;font-weight:bold;margin-top:30px;margin-bottom:10px;line-height:1.1;}
#myFooter.seo-footer p, #myFooter.seo-footer a {color:#e5e7eb;}
#myFooter.seo-footer ul li a {display:inline-block;min-height:28px;line-height:28px;}
#myFooter.seo-footer .btn {background:#9c2844;color:#fff;}
#content-catalog a:focus-visible, #myFooter.seo-footer a:focus-visible {outline:2px solid #fff;outline-offset:3px;}
