Bulma uses 5 custom functions to help define the values and colors dynamically:
+Bulma uses 3 custom functions to help define the values and colors dynamically:
powerNumber($number, $exp): calculates the value of a number exposed to another one. Returns a number.colorLuminance($color): defines if a color is dark or light. Return a decimal number between 0 and 1 where <= 0.5 is dark and > 0.5 is light.