/* Compense la hauteur du header fixe pour toutes les ancres Elementor */
[id^="elementor-toc__heading-anchor"],
.elementor-menu-anchor,
[id] {
  scroll-margin-top: 6rem;
}

.gl-no-padding span {
  margin: 0 !important;
}

.gl-margin-right li {
  margin-right: 4px !important;
}

.gl-max-height {
  max-height: 190px;
}

.gl-logos-container a .elementor-widget-image {
  width: 16rem !important;
  height: 12rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

#form-field-cv::after,
#form-field-lettre::after,
#form-field-document::after {
  content: "Types de fichiers acceptés : otf, rtf, txt, docx, doc, pdf\ATaille max. des fichiers : 150 Mo";
  white-space: pre-line;
  display: block;
  font-size: 12px;
  color: #777777;
  margin-top: 6px;
  line-height: 1.4;
}