.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#46535C;--e-global-color-text:#0A0A0A;--e-global-color-accent:#CC0000;--e-global-typography-primary-font-family:"Georama";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Georama";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Georama";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Georama";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#CC0000;font-family:"Georama", Sans-serif;font-size:15px;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-radius:20px 20px 20px 20px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-testimonial__text {
    position: relative;
    padding: 30px 50px;
   font-family: 'Georgia', serif;
}

/* Left quote */
.elementor-testimonial__text::before {
    content: "❝";
    position: absolute;
    left: 0;
    top: -10px;
    font-size: 70px;
    color: #2d2a8c;
    font-weight: 100;
    line-height: 1;
    
}

/* Right quote */
.elementor-testimonial__text::after {
    content: "❞";
    position: absolute;
    right: 0;
    bottom: -20px;
    font-size: 70px;
    color: #2d2a8c;
    font-weight: 100;
    line-height: 1;
}



.elementor-slide-button::after {
  content: "\e87d"; /* correct arrow */
  font-family: "eicons";
  font-size: 14px;
  margin-left: 10px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.elementor-slide-button:hover::after {
  transform: translateX(5px);
}/* End custom CSS */