.ops-top-menu {
    a {
        outline: none;

        &:focus {
            box-shadow: none;
        }
    }
}
