/* Attention ! Ne pas effacer, merci. */

/* .header-inner {
  background-color: #0C294C !important;
}


.absolute-infos,
.infos-bottom a {
  pointer-events: none !important;
}

.infos-bottom {
  display: none !important;
}

.infos-top.field-sep {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.with-shadow .cartouche-style {
  box-shadow: unset !important;
}

.parag-type-small-image {
  padding-top: 0 !important;
}

#parag-6 .paragraph--type--small-image {
  padding-bottom: 90px !important;
}

#parag-8 { padding-bottom: 60px !important; }

.paragraph--type--small-image {
  padding-bottom: 0 !important;
}

.menu li a { color: #fff !important; }

.menu li:hover > a:after { background-color: #fff !important; }

button.search span { background-color: #fff !important; }
button.search span::before { color: #0C294C !important; }

form {
  max-width: 68% !important;
  margin: 0 auto;
}

.bg-color-theme-primary {
  background-color: #0C294C !important;
}

.section-padding {
  padding: 30px 0 !important;
}

.section-padding-bottom {
  padding-bottom: 30px !important;
}

.with-arrow-after::after {
    display: none !important;
}

.button {
  background-color: transparent !important;
  border: 1px solid #0C294C !important;
  border-radius: 5em !important;
  color: #0C294C !important;
}

#parag-2 {
  background-color: #0C294C !important;
}

#parag-2 p {
  color: #fff !important;
}

#parag-2 .cell,
#parag-2 .big {
  text-align: center !important;
}

#parag-2 .section-padding {
  padding: 80px 0 !important;
}

#parag-2 .button {
  background-color: #0C294C !important;
  border: 1px solid #fff !important;
  border-radius: 5em !important;
  color: #fff !important;
}

#block-webform .button {
  background-color: transparent !important;
  border: 1px solid #0C294C !important;
  border-radius: 5em !important;
  color: #0C294C !important;
}

#block-webform .form-item-cgu {
  display: flex;
  flex-direction: row;
}

.form-item-cgu label {
  margin: 0 !important;
  line-height: unset !important;
}

footer { background-color: #0C294C !important; }
*/
.webform-type-checkboxes a {
	color: #F5333F;
}