:root {
    --st-light-primary-color: #ff6900 !important;
    --st-dark-primary-color: #ff6900 !important;
    --st-light-secondary-color: #ffee00 !important;
    --st-dark-secondary-color: #ffee00 !important;
    --st-success-message-color: #06aa74 !important;
    --st-error-message-color: #dc2626 !important;
    --st-positive-color: #51A351 !important;
    --st-negative-color: #BD362F !important;
}
