/* Spécifique pôle Création site web : couleur d’accent uniquement. */
.pole-custom-hero{
  --accent:#FF7A00;
  --orbit-rotation:315deg;
  --accent-soft:rgba(255,122,0,.18);
}
.pole-custom-hero__arc-soft{stroke:rgba(255,122,0,.16);}
.pole-custom-hero__arc-strong{stroke:rgba(255,122,0,.64);}
