.tx-easyweb-flexcontent .bucket:not(:last-child) {
    margin-bottom: 2em;
}
.tx-easyweb-flexcontent .csl-entry {
    margin-bottom: 1rem;
    overflow-wrap: break-word;
}

/* Bootstrap overrides because of flawed bootstrap config and overrides... */
.tx-easyweb-flexcontent .btn {
    line-height: 2;
}

.pt-0 {
    padding-top: 0 !important;
}


