.wp-block-meta-box-titre-double-polices.is-style-surtitre-jaune
  .titre
  > span:first-child {
  color: var(--wp--preset--color--jaune) !important;
}

.wp-block-meta-box-titre-double-polices:not(.has-text-align-center):not(
    .has-text-align-right
  )
  .titre
  > span:last-child {
  margin-left: 0;
  max-width: 37ch !important;
}

.wp-block-meta-box-titre-double-polices:not(.has-text-align-left):not(
    .has-text-align-center
  )
  .titre
  > span:last-child {
  margin-right: 0;
}

.tax-categorie-prestation.term-monitoring-permanent
  .wp-block-meta-box-titre-double-polices.with-ch-63
  .font-arno {
  max-width: 63ch !important;
}
