.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Fredoka One";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Fredoka One";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Fredoka One";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Fredoka One";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-testimonial .elementor-testimonial-content {
  position: relative;
  border: 3px dashed #3fbfff;
  border-radius: 30px / 50%;
  padding: 40px;          /* space inside border */
  background: #ffffff;
  box-shadow: 0 0 15px rgba(0,0,0,0.05);
  text-align: center;
  max-width: 600px;       /* keeps oval shape consistent */
  margin: 0 auto;         /* centers the box */
  overflow: visible;      /* allows ::before bubble */
}

.elementor-widget-testimonial .elementor-testimonial-content::before {
  content: "❝";
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  background: #fff;
  border: 3px solid #3fbfff;
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  color: #f26a4b;
}/* End custom CSS */