() => (
<BadgeList>
<BadgeListItem type="success" icon={<KiwicomGuarantee />}>
<TextLink type="secondary">Transfer protected</TextLink> by the Kiwi.com
Guarantee
</BadgeListItem>
</BadgeList>
);