.lws-testimonial-wrapper .lws-testimonial-item blockquote { padding: 15px; margin: 0px;}
.author-meta { display: flex;align-items: center;flex-direction: row;}
.author-meta figure { margin: 0px 5px 0px; }
.author-meta figure svg {  border-radius: 50%; }
.author-meta p { margin: 5px 0px; }
.lws-testimonial-wrapper .owl-stage {display: flex;	}
.lws-testimonial-wrapper .owl-item { display: flex;flex: 1 0 auto;}
.lws-testimonial-wrapper .owl-stag blockquote {display: flex;flex: 1 0 auto;	flex-direction: column;}
.lws-testimonial-wrapper blockquote .wp-block-paragraph{flex-grow: 1}
.lws-testimonial-item {display: flex;margin: 0 15px; border-radius: 10px; background-color: #212b4a;}
.lws-testimonial-wrapper .owl-nav {
    width: 150px;
    margin: 40px auto 0px;
    justify-content: space-between;
    display: flex;
    font-size: 2.8em;
    flex-wrap: wrap;
}
.lws-testimonial-wrapper .owl-nav button.owl-prev,.lws-testimonial-wrapper .owl-nav button.owl-next {
    width: 60px;
    background: #212B4A !important;
    display: inline-block;
    height: 60px;
    line-height: 60px !important;
    border-radius: 50%;
    text-align: center;
}