diff --git a/assets/sass/_theme/blocks/testimonials.sass b/assets/sass/_theme/blocks/testimonials.sass
index a8a45beaed0fd51cc41830ddf9ee781aa2b89817..ba8bad6753d6f2287021479748bfcccd9e373392 100644
--- a/assets/sass/_theme/blocks/testimonials.sass
+++ b/assets/sass/_theme/blocks/testimonials.sass
@@ -86,11 +86,18 @@
                     width: 0
     @include media-breakpoint-up(md)
         @include in-page-without-sidebar
+            // .splide
+            .splide__pagination
+                padding-left: offset(2)
+                padding-right: offset(1)
+            .splide__autoplay
+                margin-right: offset(1)
+
             figure
+                padding-left: offset(2)
                 padding-right: offset(1)
                 &.with-picture
                     position: relative
-                    padding-left: offset(2)
                     figcaption
                         display: block
                         margin-top: $spacing0
@@ -99,10 +106,6 @@
                             left: 0
                             top: 0
                             width: col(2)
-                    
-                    
-            
-
 
         // TODO : en discuter en créa
         // figure
diff --git a/assets/sass/_theme/design-system/typography.sass b/assets/sass/_theme/design-system/typography.sass
index 2a338b33f60c8581db36877cc0d1644af184c138..ad5ca162236d7cc0154a7ed6c269a5788991afcd 100644
--- a/assets/sass/_theme/design-system/typography.sass
+++ b/assets/sass/_theme/design-system/typography.sass
@@ -73,7 +73,6 @@ h2, .h2
     @include media-breakpoint-up(md)
         font-size: $lead-size-md
 
-
 body
     font-family: $body-font-family
     -moz-osx-font-smoothing: grayscale