/* Iframe */
.flight-engine-module iframe,
.flighthotel-engine-module iframe {
  border: none;
}

/* Erreurs */
.kit-body-wrap .page-layout-wrap .flight-engine-module p.errors,
.kit-body-wrap .page-layout-wrap .flighthotel-engine-module p.errors {
  color: #ff5656;
  text-align: center;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 600;
}