look at this guide
scroll down to βWhat the $ and .: | symbols doβ
you will need something like this
card_mod:
style:
mushroom-shape-icon$: |
.shape {
background: blue !important;
}
.: |
ha-card {
background: red;
}