import styled from 'react-emotion'; export const Content = styled('div')({ '&&': { padding: '15px', }, });