
------
.brs-app .st-app-logo {
  --st-logo-width: auto !important;
  --st-logo-height: 32px !important;
}

.brs-app .st-header-logo-link {
  --st-header-logo-height: 32px !important;
}
.st-broker-account-registration {
    font-weight: bold !important;
}
:root {
    --st-logo-width: auto !important;
    --st-logo-height: 32px !important;
    --st-light-primary-color: #00AFAB !important;
    --st-dark-primary-color: #00AFAB !important;
    --st-light-secondary-color: #008480 !important;
    --st-dark-secondary-color: #008480 !important;
    --st-success-message-color: #22A06B !important;
    --st-error-message-color: #E81A00 !important;
    --st-positive-color: #22A06B !important;
    --st-negative-color: #E74C4C !important;
}
------

