/*
Theme Name: CERRE Theme
Theme URI: https://mojo-agency.org/
Template: hello-elementor
Author: Mojo Agency
Author URI: https://mojo-agency.org/
Description: A child theme of the CERRE Website
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1627411676
Updated: 2021-07-27 19:47:56

*/
/* Section avec séparateurs et padding */
.publication-section {
  padding: 30px 0;
  background-color: #ffffff;
}

/* Wrapper responsive */
.publication-iframe-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16 / 9; /* ajustable selon ton provider */
  overflow: hidden;
}

.publication-iframe-wrapper iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
