// NOTE: All CSS variables have moved to the gateway's "theme.css" file to avoid duplication in two places. const Theme = styled.div``; return <Theme>{props.children}</Theme>;