body #site-wrapper{
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
}

.member--isConnected .member-greeting {display: none;}
.header-ext-login .member-myprofile:hover {color: #F4F5F6;}

.top-menu ul.mod-header li.header-ext-social-links a:hover, .top-menu ul.mod-header li span:hover, .top-menu ul.mod-header li.header-ext-social-links a:focus {
    color: #b2b2b2 !important;
}

.social-link:focus [class*=icon-] {
    color: #b2b2b2 !important;
}

#site-wrapper h2{
    text-transform:none;
}

[data-zone-id="2849230"] .newsList .item .intro {
   background-color: #E6D9EA;
   padding: 24px;
   border-radius: 0;
 }
 /* Bloc « Faites vite! » */
.line[data-line-id="108530"] .row {
  display: flex;
  margin: 0;
}

.line[data-line-id="108530"] .zone-50 {
  float: none;
  padding: 0;
}

.line[data-line-id="108530"] .zone-50:first-child {
  position: relative;
  width: 45%;
  min-height: clamp(250px, 34vw, 420px);
}

.line[data-line-id="108530"] .zone-50:first-child img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.line[data-line-id="108530"] .zone-50:last-child {
  display: flex;
  align-items: center;
  width: 55%;
  padding: 30px 32px;
  background-color: #A469AD;
  color: #fff;
}

.line[data-line-id="108530"] .zone-50:last-child h2 {
  margin: 0 0 20px;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
}

.line[data-line-id="108530"] .zone-50:last-child p {
  margin: 0;
  color: #fff;
  font-size: 15px;
  line-height: 1.25;
}

.line[data-line-id="108530"] .zone-50:last-child p br {
  display: none;
}

@media (max-width: 767px) {
  .line[data-line-id="108530"] .row {
    flex-direction: column;
  }

  .line[data-line-id="108530"] .zone-50 {
    width: 100% !important;
  }

  .line[data-line-id="108530"] .zone-50:last-child {
    padding: 26px;
  }
}


/* Télécharger le programme détaillé */
.line[data-line-id="108097"] {
  background-color: transparent !important;
}

.line[data-line-id="108097"] > .container > .row {
  margin: 0;
  padding: 28px 32px;
  background-color: #A469AD;
}

/* Trait sous le titre principal de la page IA */
.line[data-line-id="108100"] [data-zone-id="2849207"] .mod-article__wrapper {
  border-bottom: 1px solid #000;
  padding-bottom: 18px;
}