


| Viewport | Selector | Property | Result | Detail |
|---|---|---|---|---|
| desktop | [data-component="simple_cta"] .simple-cta__layout | display | PASS | display: grid |
| desktop | .simple-cta__link | display | PASS | display: flex |
| desktop | .simple-cta__link | justifyContent | PASS | justifyContent: space-between |