/*
Theme Name: STS Theme
Theme URI: https://example.com/sts-theme
Description: GeneratePress child theme for Specialized Therapy Services.
Author: Specialized Therapy Services
Author URI: https://example.com
Template: generatepress
Version: 1.0.0
Text Domain: sts-theme
*/

/* Import fonts or additional styles if needed */

:root {
  --sts-gold: #F4B142;
  --sts-light-blue: #79A2B3;
  --sts-primary-blue: #367698;
  --sts-white: #FFFFFF;
}
