.copy-heading
{
    padding: 0rem 2rem 2rem 2rem;
    display: flow-root; /*more modern, less hacky "clearfix"*/
}

.layout--twocol-section .copy-heading
{
    border-radius: var(--arta-border-radius);
}