
.brs-app .st-app-logo {
  --st-logo-width: 140px !important;
  --st-logo-height: 78px !important;
}

.brs-app .st-header-logo-link {
  --st-header-logo-height: 32px;
}
:root {
    --st-light-primary-color: #0372EF !important;
    --st-dark-primary-color: #6ab2ff !important;
    --st-light-secondary-color: #ffee00 !important;
    --st-dark-secondary-color: #ffee00 !important;
    --st-success-message-color: #51A351 !important;
    --st-error-message-color: #BD362F !important;
    --st-positive-color: #51A351 !important;
    --st-negative-color: #BD362F !important;
}



