/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/bloc-commentaires-glassdoor/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
#carousel .splide__slide {
  width: 430px !important;
}

@media (max-width: 1024px) {
  #carousel .splide__slide {
    width: 340px !important;
  }
}
.commentaire {
  height: 17rem;
}

.poste {
  text-align: right;
}

/*# sourceMappingURL=style-index.css.map*/