/**
 * CMS_V6 - Dynamic Theme Variables
 * Generated automatically - DO NOT EDIT MANUALLY
 */

:root {
    --theme-color: #000000;
    --primary-color: #64748B;
    --secondary-color: #111827;
    --accent-light: #0EA5E9;
    --text-color: #1F2937;
    --light-bg: #F1F5F9;
}
