0 / 60 seg.

The formula =... + STYLE(IF(CURRENT() > 3; " Red " ; " Green " )) applies the cell style " Red " to cells if the value is greater than 3, otherwise the cell style " Green " is applied.