.mod-header .header-ext + .header-ext {
    margin-left: 5px !important;
}
.nav-progress li.disabled.active:before {
    background-color: var(--c-primary);
}
.field-object-temp h2:not(.pull-left), .form-withProgress__wrapper .registration-event-bloc .form-edition.js-event-price-group a.btn.btn-link.btn-add, .form-withProgress__wrapper .registration-event-bloc .form-edition.js-event-price-individual a.btn.btn-link.btn-add {
    color: var(--c-primary);
}

.part-socials a[aria-label="X"]::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18.9 3H22L14.7 11.6 22.3 21H16.4L11.6 14.3 6 21H2L9.7 12 2.4 3H8.3L12.9 9.3 18.9 3z'/%3E%3C/svg%3E");