/*
 Theme Name: HTaccounting
 Theme URI: http://htaccounting.com.au/divi-child/
 Author: HTaccounting
 Author URI: http://htaccounting.com.au
 Description: HTaccounting Theme Designed by LAWRENCE CHUA
 Version: 10.0.1
 Template: Divi
 Text Domain: htaccounting
*/

:root {
	--ht-color-primary: #133c55;
	--ht-color-accent: #d17a22;
	--ht-color-ink: #1f2933;
	--ht-color-surface: #f5f1e8;
	--ht-color-border: #d7dde4;
	--ht-space-xs: 0.5rem;
	--ht-space-sm: 0.75rem;
	--ht-space-md: 1rem;
	--ht-space-lg: 1.5rem;
	--ht-space-xl: 2.5rem;
}
