.main-footer__bottom {
                  background-color: var(--accent);
}

.block-oembed {
    text-align: center;
}

.block-oembed iframe {
    width: min(100%, 640px) !important;
    aspect-ratio: 16 / 9;
    height: auto !important;
}

.block-asset.no-annotation,
.block-asset.no-annotation .assets {
    margin-bottom: 0;
}