':hover': {
          ...componentStyle[':hover'],
          backgroundColor: `rgba(${c.r}, ${c.g}, ${c.b}, .6)`
        },