/* Finsai Trade — colors from https://finsaitrade.com/ (Elementor global kit) */
.brs-app .st-app-logo {
  --st-logo-width: 240px;
  --st-logo-height: 91px;
}

.brs-app .st-header-logo-link {
  --st-header-logo-width: 160px;
  --st-header-logo-height: 61px;
}

:root {
  --st-light-primary-color: #0059e1 !important;
  --st-dark-primary-color: #6ec1e4 !important;
  --st-light-secondary-color: #9333ea !important;
  --st-dark-secondary-color: #9370db !important;
  --st-light-warn-color: #ff4d14 !important;
  --st-dark-warn-color: #ff8a65 !important;
  --st-success-message-color: #61ce70 !important;
  --st-error-message-color: #d32f2f !important;
  --st-positive-color: #61ce70 !important;
  --st-negative-color: #d32f2f !important;
}
