const H2 = styled.h2` font-size: 19px; line-height: 22px; color: #11181C; margin: 0 0 25px; `; return ( <> <H2>Latest Applications</H2> <Widget src="calebjacob.near/widget/ApplicationCard" /> </> );