/*
Theme Name: child-care
Description: Schema-driven Tailwind child care theme powered by TFS Theme Manager.
Author: TFS Systems
Version: 4.1.0
Requires at least: 5.0
Requires PHP: 7.4
Text Domain: child-care
*/

:root {
    --theme-primary: #5b4b9a;
    --theme-primary-dark: #3f356f;
    --theme-primary-soft: #eeeafb;
    --theme-coral: #e9855a;
    --theme-sunshine: #ffd978;
    --theme-cream: #fff9f0;
    --theme-mint: #e3f4f0;
    --theme-ink: #202846;
    --theme-muted: #65738a;
}
