.ta-card__actions a.ta-public-link[transloco='common.buttons.invest'] {
    color: white !important;
}
.ta-badge-list brs-badge img { 
    width: 32px !important; 
    height: 32px !important; 
    margin-left: 1px
}
.mat-flat-button.mat-primary {
    background-color: black !important;
}
.brs-app .ta-app-logo {
  --ta-logo-width: 200px !important;
  --ta-logo-height: 37px !important;
}
.brs-app .ta-header-logo-link {
  --ta-header-logo-height: 16px !important;
}
:root {
    --ta-light-primary-color: #000000 !important;
}
:root {
    --ta-dark-primary-color: #000000 !important;
}
.st-app-logo {
  --st-logo-path: url(./assets/logo1.png);
}
