/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/

.term-description iframe, .archive-description iframe, .taxonomy-description iframe {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
}