.teaser-title + .teaser-txt{
    margin-top: 12px;
}
.teaser-txt :is(p,ul,ol):last-child{
    margin-bottom: 0;
}
.teaser-txt li:not(:last-child){
    margin-bottom: 8px;
}