
figure.content-035-block {
    display: table;
    margin: 0;
    text-align: unset !important;
}

figure.content-035-block img {
    text-align: unset !important;
}

.content-035-block figcaption {
    margin-top: 1rem;
    display: table-caption;
    caption-side: bottom;
}

.content-035-block figcaption p:last-child {
    margin-bottom: 0;
}
