ght-dark(#FFF, #23222B);
}
.row-icon-glyph {
fill: #7844F0;
}
#row-inset-hbox-1 {
fill: url(#grad1);
}
#row-inset-hbox-2 {
fill: url(#grad2);
}
@media (prefers-contrast) {
#row-inset-hbox-1,
#row-inset-hbox-2 {
fill: context-fill;
}
}
.gradient-stop-1 {
stop-color: light-dark(#DDCFFF, #4E2E9D);
}
.gradient-stop-2 {
stop-color: light-dark(#F4F0FF, #23222B);
}
PK