


| Viewport | Selector | Property | Result | Detail |
|---|---|---|---|---|
| desktop | [data-component="footer"] > div > .grid | display | PASS | display: grid |
| desktop | [data-component="footer"] | backgroundColor | PASS | backgroundColor: rgb(0, 0, 0) |
| desktop | .js-back-to-top | display | PASS | display: flex |