.collection__toolbar.collection__toolbar--bordered {
    margin-top: 0;
}
.card:has(.card__header ~ .collection__dynamic-part) {
    display: flex;
    flex-direction: column-reverse;
}