:root {
    --ta-logo-path: url("assets/logo.png") !important;
    --ta-light-primary-color: #ff6900 !important;
    --ta-dark-primary-color: #ff6900 !important;
    --ta-light-secondary-color: #ffee00 !important;
    --ta-dark-secondary-color: #ffee00 !important;
    --ta-success-message-color: #06aa74 !important;
    --ta-error-message-color: #dc2626 !important;
    --ta-positive-color: #51A351 !important;
    --ta-negative-color: #BD362F !important;
}
