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