CSS color
attribute doesn’t only affect text
Its value will also become the color for border and box-shadow, for example, unless those are explicitly set to some other value.
See example: https://jsbin.com/wodevam/edit?css,output