@function weight($val: 0) {
    @return 6 * $val;
}
