
.canva-centered-embedding {
    display: flex;
    justify-content: center;
}


/* Generated by Canva */
.canva-iframe-container {
    position: relative;
    width: 100%;
    aspect-ratio: 9/6;
    max-width: 500px;
    padding-bottom: 0;
    box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16);
    margin-bottom: 0.9em;
    overflow: hidden;
    border-radius: 8px;
    will-change: transform;
}


/* Generated by Canva */
.canva-iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none;
    padding: 0;
    margin: 0;
}
