Hi Rob,
I thought you want to change the background only.
To change the color globally, I recommend to change in LESS file: /templates/ja_fit/less/variables.less
Look for this line of code:
// Brand colors
// -------------------------
@brand-primary: #3399ff;
and change to above color.
Then compile less to css (REMEMBER to backup your site first)