export const Paragraph: JSX.ElementStyle = { margin: '54px 0 16px 0', }; export const Button: JSX.ElementStyle = { padding: '10px 16px', fontSize: '16px', };