Trying to make a color button affect all levels

I’m working on a Pong-like game and I’m having difficulty with getting the button in the PaddleColors widget to affect all levels. (Menu, 1vAI, 1v1Game, 2v2Game)

For a button example: I set up the blueprint so that when I click the Green button in the Menu, it changes the left paddle to green.

When I click it in the level “Menu” in the Menu widget → Settings widget → PaddleColors widget, it changes the left paddle to green. This is good. However, when I then open up “1v1Game” level, the left paddle goes back to blue (Blue is default color).

322923-paddlecolorproblem3.png

I’m trying to make it so that when I change the left paddle to green, it will stay green on all levels. Here is my blueprint for when I change the paddle to green: