/**
 * Styles pour le composant video
 */

.atom-video .wp-block-video {
    border-radius: 20px;
    overflow: hidden;
}