#mheader_5_wrapper #form-wrapper a:is(:hover, :focus) {
    outline: 0px;
}
#mheader_5_wrapper #form-wrapper a:focus-visible {
    outline: 2px solid #8d7007; /*hex color can be replaced here with org color or link color*/
}
