/* Topic Header */
[data-custom-block="topic-header"] {margin:20px 0;}
[data-custom-block="topic-header"] .heading {font-size:2rem;font-weight:600;margin-bottom:0;line-height:120%;}

@media (max-width:900px)
{
    [data-custom-block="topic-header"]{margin:12px 0;}
    [data-custom-block="topic-header"] .heading {font-size:1.875rem;}

}