/* Titre et Largeur page */

.entry-content > .elementor {
  max-width: none !important;
}

/* Titre */

h1.elementor-heading-title {
  font-family: serif !important;
  color: var(--blue-800) !important;
  font-size: 40px !important;
}

/* Sous Titre */

.elementor-element-d438442 > div:nth-child(1) > h2:nth-child(1) {
  font-family: serif !important;
  color: var(--blue-800) !important;
  font-size: 35px !important;
}
.elementor-element-ecaca3e > div:nth-child(1) > h2:nth-child(1) {
  font-family: serif !important;
  color: var(--blue-800) !important;
  font-size: 35px !important;
}

.elementor-element-9d5add8 > div:nth-child(1) > h2:nth-child(1) {
  font-family: serif !important;
  color: var(--blue-800) !important;
  font-size: 35px !important;
}

/* Image */

.elementor-widget-image img {
  margin-top: 20px;
}

/* Dernier Paragraphe */

.elementor-element-78e6e3c > div:nth-child(1) {
  margin-left: auto;
}

/* Footer */

div.elementor-element:nth-child(7) {
  padding-bottom: 65px;
}
div.section-inner:nth-child(3) {
  display: none;
}

@media (min-width: 1024px) {
  .elementor-widget-image img {
    margin-left: 20px;
    margin-top: 20px;
  }
}
