.paragraph{margin:0 0 var(--space-base-x2);line-height:24px}.paragraph a{color:var(--corail);text-decoration:underline}.paragraph em{font-style:italic}.paragraph strong{font-weight:var(--font-weight-bold)}.paragraph ul{list-style:disc;margin-left:var(--space-base-x2)}:is(.paragraph ul)>li:not(:last-child){margin-bottom:var(--space-base)}.paragraph table{border-spacing:2px}.paragraph td{border:1px solid var(--dark-grey);font-size:12px;padding:1px var(--space-base-min);border-collapse:separate}.paragraph>*:not(:last-child){margin-bottom:var(--space-base-x2)}.paragraph--center{text-align:center}.paragraph--type-chapo{margin-bottom:var(--block-vertical-margin);font-weight:var(--font-weight-semi-bold);font-size:18px}.paragraph--type-subtitle{color:var(--dark-grey);margin-bottom:var(--space-base-x2)}