h2, h3, h4, h5, h6 {
    margin-bottom: var(--spacing)!important;
}
h2 {
    margin-top: 1.5em;
    margin-bottom: 1em!important;
}
.ia-block,
.featured-teaser,
.media-with-text__body{
    padding: 1.5em!important;
}
.featured-teaser {
    padding-top: 1em;
}
.ia-block h2,
.featured-teaser h2,
.media-with-text__body h2{
    margin-top: 0;
    margin-bottom: 1em!important;
}
.featured-teaser li {
    margin-block-end: 0.5rem;
}