.wsf-alert.wsf-alert-success {
  background-color: var(--primary);
  border-color: var(--primary);
  color: var(--secondary);
}
