/*
Theme Name: WS Child
Theme URI: https://example.com/ws-child
Author: Web Solve
Author URI: https://example.com
Description: Child theme for WS with safe extension points for project-specific customizations.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.1
Template: ws
Text Domain: ws-child
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
	--ws-color-accent: #cf4b2c;
}

