Created by: tnatanael
I created this pull request to correct the usage of / division in the role code to use the new math.div function. This will avoid any error messages of deprecation in bootstrap. For this to work i needed to upgrade hugo to version 0.83.1 since the old version does not support @use in sass.