/* Dynamic Color Overrides - Generated automatically */
:root {
    --color-primary: #fdb714 !important;
    --color-secondary: #60060f !important;
    --color-heading: #170006 !important;
    --color-violet: #91c821 !important;
    --color-default: #5c5c54 !important;
    --color-default-two: #5c5c54 !important;
    --color-body: #ffffff !important;
    --color-sec-bg: #ffffff !important;
}

/* Additional Color Applications */
.thm-btn, .btn-primary { background-color: #60060f !important; }
a:hover { color: #90c738 !important; }
h1, h2, h3, h4, h5, h6, .xb-item--title { color: #170006 !important; }
body, p, .xb-item--content { color: #5c5c54 !important; }
