Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
${({ script }) => script && getDoublePica(script)};
${({ service }) => getSerifMedium(service)}
${({ script }) => script && getDoublePica(script)};
color: ${C_EBON};
${({ script }) => script && getDoublePica(script)};
${({ service }) => getSansRegular(service)}
const CardLink = styled.a`
text-decoration: none;
`;
const CardHeadline = styled.h4`
color: ${C_EBON};
${getSerifMedium(service)}
${getPica(script)}
`;
const TopicLink = styled(InlineLink)`
${getPica(script)};
${getSansRegular(service)}
color: ${C_EBON};
margin: ${GEL_SPACING_DBL}
`;
const OnwardJourneysHeading = styled.h2`
${getDoublePica(script)};
${getSansRegular(service)};
color: ${C_EBON};
margin: 0 ${GEL_SPACING_DBL};
`;
return (
More from the BBC
Scroll carousel left
${({ script }) => script && getDoublePica(script)};
${({ service }) => getSerifMedium(service)}