.plugin-structpublish-banner { svg { float: left; width: 3rem; height: 3rem; padding-right: 1rem; } &.draft { svg { fill: #c33; } } &.approved { svg { fill: #cc3; } } &.published { svg { fill: #3c3; } } form, p { margin-left: 4rem; } }