export default { header: { background: '{content.background}', borderColor: '{content.border.color}', color: '{content.color}' }, content: { background: '{content.background}', color: '{content.color}' }, footer: { background: '{content.background}', borderColor: '{content.border.color}', color: '{content.color}' } };