html[theme-mode=iex-dark-theme] .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #d1af5e !important;
    --mdc-protected-button-label-text-color: white;
    --mat-protected-button-state-layer-color: white;
    --mat-protected-button-ripple-color: rgba(255, 255, 255, .1);
}