.testimonial-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.testimonial-wrap .testimonial-article{margin:3rem 0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:relative;width:100%;padding-right:15px;padding-left:15px}.testimonial-wrap .testimonial-article>div{background:#042438;background:-moz-linear-gradient(-45deg,#042438 0%,#1681c4 100%);background:-webkit-linear-gradient(-45deg,#042438 0%,#1681c4 100%);background:linear-gradient(135deg,#042438 0%,#1681c4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$left',endColorstr='$right',GradientType=1);padding:0 2rem;position:relative;border-radius:1rem;height:100%;color:white}.testimonial-wrap .testimonial-content{position:relative;padding:4rem 4rem 2rem 4rem;text-align:center}.testimonial-wrap .testimonial-content:before{content:open-quote;font-size:6rem;position:absolute;font-weight:900;color:#ffc627;top:0rem;left:0rem;z-index:20}.testimonial-wrap .testimonial-content:after{content:close-quote;font-size:6rem;position:absolute;font-weight:900;color:#ffc627;bottom:0rem;right:0rem;z-index:20}.testimonial-wrap .testimonial-content p{font-size:1.15rem}.testimonial-wrap .testimonial-content p{color:#fff}@media(min-width:768px){.testimonial-wrap .testimonial-article{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media(max-width:479px){.testimonial-wrap .testimonial-content{padding:2rem}.testimonial-wrap .testimonial-article>div{padding:0 1rem}.testimonial-wrap .testimonial-content:before,.testimonial-wrap .testimonial-content:after{font-size:3rem}}