Job description
When trying to set the User Style as active, the following error appears:
variable @tooltipBgColor is undefined in file /s0281650/skins/user/rwd_shoper_3/styles/_product.less in _product.less on line 568, column 35
566| font-size: 0.9em;
567| line-height: 20px;
568| background-color: @tooltipBgColor;
569| display: flex;
570| align-items: center;
571| border-radius: 4px;