export default {
root: {
background: '{content.background}',
color: '{text.color}'
},
subtitle: {
color: '{text.muted.color}'
}
};