Need some help anyone please
I placed beer for a like icon


and got the color changed with a component
common css
.discourse-reactions-actions.has-reacted.has-used-main-reaction .discourse-reactions-reaction-button .reaction-button .d-icon {
    color: #ffd000;
}
past  beers I have given, all is well

one’s I get, good I’m happy

but nothing shows to give one

Can anyone help with getting the giving a beer to show please?
Thank you 
             
            
              
              
              
            
            
           
          
            
            
              You can look at a solution here:
             
            
              
              
              3 Likes
            
            
           
          
            
            
              excellent, I placed your script in a component head I had working on beer color
and it worked, thank you!

but it seems what I was doing for beer color caused other issues
is there some bad recipe here for icon color?
.discourse-reactions-actions.has-reacted.has-used-main-reaction .discourse-reactions-reaction-button .reaction-button .d-icon { color: #ffd000;}