/*.inim-component.simple-title .text-block-title { margin-bottom:1rem; }*/
.inim-component.simple-title.underlayered .inim-component-wrapper::before { content: ""; background-color: rgb(var(--accent-light) / .25); width: 6rem; height: 6rem; display: inline-block; border-radius: 50%; position: absolute; top: 1rem; }

@media (min-width: 992px) {
    .inim-component.simple-title.left-margin .inim-component-wrapper { margin-left:12rem; }
}