.elementor-51026 .elementor-element.elementor-element-cf0a2d3{--display:flex;border-style:none;--border-style:none;}.elementor-51026 .elementor-element.elementor-element-cf0a2d3:not(.elementor-motion-effects-element-type-background), .elementor-51026 .elementor-element.elementor-element-cf0a2d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-51026 .elementor-element.elementor-element-cf0a2d3.e-con{--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-51026 .elementor-element.elementor-element-cf0a2d3{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-cf0a2d3 *//* --- CONFIGURATION DES IMAGES FB (PORTRAIT) --- */
.y-fb-section .y-card-item img { 
    aspect-ratio: 9 / 16 !important; 
    object-fit: contain !important; /* Maintient l'image entière */
    background-color: #000;         /* Fond noir pour combler le 9/16 */
}

/* --- CONFIGURATION DES IMAGES YOUTUBE (CARRÉ) --- */
.y-youtube-section .y-card-item img { 
    aspect-ratio: 1 / 1 !important; 
    object-fit: cover !important;  /* Recadre pour remplir le carré */
}/* End custom CSS */