/**
Theme Name: Astra Child
Author: Crazy Web Studio
Author URI: https://www.crazywebstudio.co.th
Description: Astra child theme customized by Crazy Web Studio.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

:root{
    --cta-color: #AC2055;
		--primary-color: #AC2055;
		--secondary-color: #330e1c;
		--text-color: #000000;
		--font-family-headings: 'Satoshi', sans-serif;
		--font-family-body: 'Satoshi', sans-serif;
}