/* src/airprocess-static/pages/templates/suivi-des-commandes/page.css */
/* Template landings */

.template-landing-screens {
  --strip-bg: #003399;
  --strip-title-heading-color: #ffffff;
  --strip-title-text-color: rgba(255, 255, 255, 0.88);
}

.template-landing-screens .strip-title {
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
}

.template-landing-screens .strip-title-block {
  text-align: center;
}

.template-landing-screens .wrap {
  color: #ffffff;
}