/*
Theme Name: DTLA Child
Theme URI: https://dtla-print.com
Description: DTLA client child theme for DTLA Theme parent.
Author: DTLA
Version: 1.0.0
Template: dtla-theme
Text Domain: dtla-child
*/

/*
Child theme overrides should happen via CSS variables only.
Tailwind tokens are generated in the parent theme.
*/
:root {
	/* Example overrides:
	--brand-500: #f05c4e;
	--bg-body: #ffffff;
	--text-primary: #181f30;
	*/
}
