
.brs-app .st-app-logo {
  --st-logo-width: 192px;
  --st-logo-height: 43px;
}

.brs-app .st-header-logo-link {
  --st-header-logo-height: 34px;
}
:root {
    --st-light-primary-color: #4ba4f3 !important;
    --st-dark-primary-color: #4ba4f3 !important;
    --st-light-secondary-color: #fbc258 !important;
    --st-dark-secondary-color: #fbc258 !important;

}
