Everything has its own styling like so...
collectiveMd: {
heading1: {
color: 'red'
},
heading2: {
color: 'green',
textAlign: "right"
},
strong: {
color: 'blue'
},
em: {
color: 'cyan'
},
but images don't have styling. Or is there?
if not can you please consider adding it? Thanks