6 lines
98 B
CSS
6 lines
98 B
CSS
.icon,
|
|
.icon * {
|
|
fill: var(--Scandic-Brand-Burgundy);
|
|
margin-bottom: var(--Spacing-x-half);
|
|
}
|