.wp-block-post-terms {
  display: -moz-box;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.wp-block-post-terms a {
  padding: 0.25em 1em;
  border-width: 2px;
  border-style: solid;
  border-radius: var(--wp--custom--radius--default);
  -moz-transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -moz-transform 0.2s ease-in-out !important;
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out !important;
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -moz-transform 0.2s ease-in-out !important;
}
.wp-block-post-terms a:not(.stretched-link):is(:hover, :focus) {
  -moz-transform: translateY(-0.25em);
       transform: translateY(-0.25em);
}
.wp-block-post-terms a[href*=enseignement] {
  border-color: var(--wp--preset--color--category-enseignement);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-enseignement);
}
.wp-block-post-terms a[href*=enseignement]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-enseignement);
}
.wp-block-post-terms a[href*=job-etudiant] {
  border-color: var(--wp--preset--color--category-job-etudiant);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-job-etudiant);
}
.wp-block-post-terms a[href*=job-etudiant]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-job-etudiant);
}
.wp-block-post-terms a[href*=protection-sociale] {
  border-color: var(--wp--preset--color--category-protection-sociale);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-protection-sociale);
}
.wp-block-post-terms a[href*=protection-sociale]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-protection-sociale);
}
.wp-block-post-terms a[href*=logement] {
  border-color: var(--wp--preset--color--category-logement);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-logement);
}
.wp-block-post-terms a[href*=logement]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-logement);
}
.wp-block-post-terms a[href*=mobilite-internationale] {
  border-color: var(--wp--preset--color--category-mobilite-internationale);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-mobilite-internationale);
}
.wp-block-post-terms a[href*=mobilite-internationale]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-mobilite-internationale);
}
.wp-block-post-terms a[href*=formation] {
  border-color: var(--wp--preset--color--category-formation);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-formation);
}
.wp-block-post-terms a[href*=formation]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-formation);
}
.wp-block-post-terms a[href*=emploi] {
  border-color: var(--wp--preset--color--category-emploi);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-emploi);
}
.wp-block-post-terms a[href*=emploi]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-emploi);
}
.wp-block-post-terms a[href*=fiscalite] {
  border-color: var(--wp--preset--color--category-fiscalite);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-fiscalite);
}
.wp-block-post-terms a[href*=fiscalite]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-fiscalite);
}
.wp-block-post-terms a[href*=citoyennete-justice-aide-a-la-jeunesse] {
  border-color: var(--wp--preset--color--category-citoyennete-justice-aide-a-la-jeunesse);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-citoyennete-justice-aide-a-la-jeunesse);
}
.wp-block-post-terms a[href*=citoyennete-justice-aide-a-la-jeunesse]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-citoyennete-justice-aide-a-la-jeunesse);
}
.wp-block-post-terms a[href*=qualite-de-vie] {
  border-color: var(--wp--preset--color--category-qualite-de-vie);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-qualite-de-vie);
}
.wp-block-post-terms a[href*=qualite-de-vie]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-qualite-de-vie);
}
.wp-block-post-terms a[href*=vie-familiale-affective] {
  border-color: var(--wp--preset--color--category-vie-familiale-affective);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-vie-familiale-affective);
}
.wp-block-post-terms a[href*=vie-familiale-affective]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-vie-familiale-affective);
}
.wp-block-post-terms a[href*=loisirs-vacances] {
  border-color: var(--wp--preset--color--category-loisirs-vacances);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-loisirs-vacances);
}
.wp-block-post-terms a[href*=loisirs-vacances]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-loisirs-vacances);
}
.wp-block-post-terms a[href*=multimedia] {
  border-color: var(--wp--preset--color--category-multimedia);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-multimedia);
}
.wp-block-post-terms a[href*=multimedia]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-multimedia);
}
.wp-block-post-terms a[href*=ecologie] {
  border-color: var(--wp--preset--color--category-ecologie);
  box-shadow: 0.15em 0.15em 0 var(--wp--preset--color--category-ecologie);
}
.wp-block-post-terms a[href*=ecologie]:is(:hover, :focus) {
  box-shadow: 0 0 0 var(--wp--preset--color--category-ecologie);
}
.wp-block-post-terms__separator {
  display: none;
}