/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../node_modules/postcss-loader/dist/cjs.js!../node_modules/resolve-url-loader/index.js??clonedRuleSet-2.use[3]!../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[4]!./styles/main.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/**
 * This file may be used to add CSS to the front-end of the project.
 * SASS is welcome, this is compiled in the build script and enqueued within Core.
 */
.pa-testimonials .section-title {
  margin-bottom: 1.2em;
  text-align: center;
  color: red; }

.pa-testimonials .testimonials-body .carousel-title {
  text-align: center; }

.pa-testimonials .testimonials-body .glide__track {
  padding-bottom: 2em; }

.pa-testimonials .testimonials-body .glide__bullets {
  bottom: 0; }

.pa-testimonials .testimonials-body .testimonial {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 1.2em 2.4em; }
  .pa-testimonials .testimonials-body .testimonial h4 {
    margin: 1.2rem 0; }

.pa-testimonials .section-footer {
  margin-top: 1.2em; }
  .pa-testimonials .section-footer a {
    width: fit-content;
    left: 50%;
    transform: translateX(-50%); }


/*# sourceMappingURL=main.css.map*/