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