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