.wpcf7-submit { display:block; }
.strong-view.wpmtst-default .wpmtst-testimonial{
	border: 0 !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner{
	border: 0 !important;
}
div.wonderplugincarousel-container {
    max-height: 280px !important;
}
.home-experience h1 {
    margin-top: 0 !important;
}
/* .strong-view.wpmtst-default .wpmtst-testimonial-heading :before{
    content:url(https://staceyhan.com/wp-content/uploads/2023/11/imresizer-1700062199532.png);
    top: 0px
} */

/* #ff8100 */

.strong-view.wpmtst-modern .wpmtst-testimonial-content:before, .strong-view.wpmtst-modern .wpmtst-testimonial-content:after{
	  background: #ff8100 !important;
    width: 36px;
    height: 36px;
    font-size: 36px;
    font-style: normal;
    line-height: 36px;
    position: absolute;
	
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content:after {
 	display:none

}

.custom_style .wpmtst-testimonial-content{
	    display: flex;
    flex-direction: column-reverse;
	    padding-left: 50px;
}
.custom_style .testimonial-heading {
	text-align:left;
	color: #ff8100 !important;
	font-family: "PalatinoBold";
  font-size: 20px;
	margin-top:10px;
	font-style: normal !important;
}

.custom_style p {
	text-align:left;
	color: #fff !important;
	font-family: "PalatinoBold";
  font-size: 24px;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height:30px !important;
	margin-bottom:10px;
}

.custom_style .testimonial-heading {
/* 	border-top: 1px solid red;
	padding-right:0 */
}

.custom_style .testimonial-heading:before {
        content: "";
        position: absolute;
        left: 10;
/*         top: 0; */
				bottom:50px;
        height: 5px;
        width: 20%;
        border-top: 3px solid #ff8100 !important;
	margin-top:10px;
      }

.strong-view.wpmtst-modern .wpmtst-testimonial-content:before {
    content: "";
/* 	position:relative !important; */
/*     left: -56px; */
/*     top: 100px; */
    -webkit-mask: url("https://staceyhan.com/wp-content/uploads/2023/11/imresizer-1700148162152.png") center center no-repeat !important;
    mask: url("https://staceyhan.com/wp-content/uploads/2023/11/imresizer-1700148162152.png") center center no-repeat !important;
/*     width: 100% !important;
    height: 100% !important; */
}