/* This file is reserved for overriding and extending the template styles. */
.ql-video {
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
}