@matthewlang thank you - but sadly - no.
The CSS you had didn’t include this bit at the beginning
<pre>
$globe-width: 12px;
$globe-height: 28px;
$globe-spacing: 40px;
$globe-spread: 3px;
$light-off-opacity: 0.4;
body {
background: #000;
}
</pre>
so tried it with and without, though i think it should be ‘with’?