.elementor-2078 .elementor-element.elementor-element-c4e383f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-2078 .elementor-element.elementor-element-098c6c1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2078 .elementor-element.elementor-element-098c6c1.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-2078 .elementor-element.elementor-element-098c6c1{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-b9f5d2e */.testimonial-card {
  background-color:#4c2069 ;
  width: 100%;
  max-width: 460px;
  border-radius: 20px;
  padding: 30px 20px;
  box-sizing: border-box;
}

.testimonial-content {
  text-align: center;
  color: #ffffff;
  position: relative;
}

.testimonial-image img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #fff;
  margin-bottom: 15px;
  display: center!important;
}

.testimonial-name {
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #fff !important;
}

.stars {
  font-size: 25px;
  margin-bottom: 15px;
}

.testimonial-description {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.quote {
  position: absolute;

}

.left-quote {
  top: 10px;
  left: 10px;
}

.right-quote {
  bottom: 80px;
  right: 10px;
}



.recommend-button {
  background-color: #ffffff;
  color: #4c2069;
  border: none;
  padding: 10px 22px;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}/* End custom CSS */