edna-bonfim Hi
Yes, you can change it globally via LESS file, here are steps:
1/ Backup your site first, especially CSS files as it will require compile less to css and the current css files will be overwritten.
2/ Open the file: /templates/ja_smallbiz/less/variables.less
Look for this variable:
// Brand colors
// -------------------------
@brand-primary: #73552f;
and change to your desired color.
3/ Navigate to Backend >> JA Smallbiz template style >> click the button to compile less to css: