RT Pawel Grzybek
The CSS currentColor is probably the most underused keyword ever. Instead of explicit declarations, you can reuse the color from the element on other properties.
MDN:
CodePen:
#css
https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#currentcolor_keyword
https://codepen.io/pawelgrzybek/pen/bGaxoBQ