.body_container #mheader_5_wrapper a:is(:hover, :focus) {
    outline: 0px;
}

.body_container #mheader_5_wrapper a:focus-visible {
    outline: 2px solid #000; /*hex color can be replaced here with org color or link color*/
}
