fix: color for event list
fixes #259 (closed)
There was an issue where styles from the earthquake-filter component were impacting the styles on the event-list component due to an encapsulation: ViewEncapsulation.None
being applied.
Edited by Edward J Hunter