@import "design-system"; .snaps-authorship-pill { display: inline-block; &:hover, &:focus { .chip { background-color: $ui-1; } } } .snaps-authorship-icon { color: $ui-4; }