/* Match the 500 weight of Todas as categorias throughout public text.
   Icon font weights remain controlled by their own libraries. */
html body,
html body :not(i):not(svg):not(path):not([class*="fa-"]):not([class*="flaticon"]):not([class*="bi-"]),
html body #mm-0 :not(i):not(svg):not(path):not([class*="fa-"]):not([class*="flaticon"]):not([class*="bi-"]){font-weight:500!important;text-transform:none!important}
/* Keep the reference menu label legible on the black navigation strip. */
html body #mm-0 #mega-menu .btn-mega span{color:inherit!important}
html body #mm-0 #mega-menu .btn-mega img{filter:brightness(0) invert(1)!important}
html body #mm-0 #mega-menu .btn-mega:is(:hover,:focus-visible,:active) img{filter:brightness(0)!important}
