/*--- Colors setup ---*/
/*--- Fonts ---*/
/*--- Spacing ---*/
/*--- Buttons ---*/
/*--- helpers ---*/
/*--- Gallery style ---*/
.ct-inner-content figure.wp-block-gallery {
  margin: 0;
  gap: 0;
}
.ct-inner-content figure.wp-block-gallery .wp-block-image {
  max-height: 100%;
}
.ct-inner-content figure.wp-block-gallery .wp-block-image img {
  max-height: 22.625rem;
}
