1.card {
2  .bg-success {
3    background-color: theme-color-light('success')!important;
4  }
5}