.elementor-87 .elementor-element.elementor-element-5a5e5d2 > .elementor-container{max-width:1150px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-87 .elementor-element.elementor-element-edc597b .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;color:#000000;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for theme-post-content, class: .elementor-element-09b66be *//* ===== Bloc des articles (Elementor Post Content) ===== */
.elementor-widget-theme-post-content{
  line-height: 1.9;
}

/* ===== Titre de l'article ===== */
.elementor-widget-theme-post-content .wp-block-heading{
  font-size: 18.5px;
  font-weight: 800;
  color: #2A5985;
  margin: 22px 0 6px;
  padding-right: 14px;
  position: relative;
}

/* Accent gauche (barre) */
.elementor-widget-theme-post-content .wp-block-heading::before{
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  width: 4px;
  height: 70%;
  background: #2A5985;
  border-radius: 4px;
}

/* ===== Nom de l’auteur ===== */
.elementor-widget-theme-post-content p{
  margin: 0 0 8px 0;
  font-size: 15.5px;
  color: #333;
}

.elementor-widget-theme-post-content p strong{
  font-weight: 700;
}

/* ===== Lien PDF ===== */
.elementor-widget-theme-post-content p a{
  display: inline-block;
  margin-top: 4px;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid rgba(42,89,133,.35);
  color: #2A5985;
  text-decoration: none;
  font-weight: 700;
  transition: all .15s ease;
}

.elementor-widget-theme-post-content p a:hover{
  background: #2A5985;
  color: #fff;
  box-shadow: 0 8px 18px rgba(0,0,0,.08);
}

/* ===== Séparation entre articles ===== */
.elementor-widget-theme-post-content p a + h3,
.elementor-widget-theme-post-content p + h3{
  margin-top: 26px;
}

/* ===== Mobile ===== */
@media (max-width: 768px){

  .elementor-widget-theme-post-content .wp-block-heading{
    font-size: 16.5px;
  }

  .elementor-widget-theme-post-content p{
    font-size: 14.5px;
  }

  .elementor-widget-theme-post-content p a{
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a2d9a57 */.ma3rifa-table-title{
  margin: 22px 0 10px;
  font-size: 20px;
  font-weight: 800;
}

.ma3rifa-table{
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid rgba(0,0,0,.1);
  background: #fff;
  margin-bottom: 18px;
}

.ma3rifa-table th,
.ma3rifa-table td{
  padding: 14px 16px;
  text-align: right;
  font-size: 16px;
}

.ma3rifa-table th{
  width: 40%;
  background: rgba(0,0,0,.04);
  font-weight: 800;
  border-left: 1px solid rgba(0,0,0,.08);
}

.ma3rifa-table tr:not(:last-child) td,
.ma3rifa-table tr:not(:last-child) th{
  border-bottom: 1px solid rgba(0,0,0,.08);
}

.ma3rifa-submit{
  margin-top: 22px;
  padding: 18px;
  border-radius: 16px;
  background: rgba(0,0,0,.03);
  border: 1px solid rgba(0,0,0,.08);
}

.ma3rifa-submit h3{
  margin: 0 0 8px 0;
  font-size: 20px;
  font-weight: 800;
}

.ma3rifa-submit p{
  margin: 0 0 10px 0;
  line-height: 1.9;
}

.ma3rifa-email{
  display: inline-block;
  font-weight: 800;
  color: #0A66C2;
  text-decoration: none;
}

.ma3rifa-email:hover{
  text-decoration: underline;
}/* End custom CSS */