import styled from '@emotion/styled' import xw from 'xwind' export const ElementTitle = styled.div(xw` flex justify-center mb-4 text-lg tracking-tight `)