import styled from 'styled-components'; export const FeaturedWrap = styled.div` padding: 50px 0; `;