$block = ".spinner--light";

{$block} {
  path:nth-child(1), path:nth-child(2), path:nth-child(3), path:nth-child(4) {
    fill: $c-white-base;
  }
}
