Preview:
function change(){
   var ok = document.getElementsByClassName("refino-marca")[0];
   var ko = ok.children[1];
   if(ko.style.)
}
    
    window.onload = function(){
        var ok = document.getElementsByClassName("refino-marca")[0];
        var ko = ok.children[0];
        ko.addEventListener( 'click', change);
    }
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter