.testimonial-single2 {padding:100px 0;background-size: cover !important;}
.testimonial-single2 h2 {font-family: 'Graphie',sans-serif;font-size: 40px;font-weight: 600;line-height: 46px;color:#FFF;max-width: 930px;margin:0 auto 100px auto;}
.testimonial-single2 h2 strong {font-family: 'Graphie Light',sans-serif;letter-spacing: 5px;}
.testimonial-single2 p {font-family: 'Graphie Light', sans-serif;font-size: 18px;line-height: 150%;letter-spacing: 3.6px;color:#FFF;margin-bottom:15px;}
.testimonial-single2 span {font-family: 'Graphie', sans-serif;font-size: 18px;line-height: 150%;color:#FFF;display: block;margin-bottom:30px;}
.testimonial-single2 .image-area {position:relative}
.testimonial-single2 .image-area svg.quotes {position:absolute;top:0;right:0;}

.testimonial-single2 a.btn {color:#161F2D;font-family: 'Graphie Bold',sans-serif;font-size: 24px;letter-spacing: 2.4px;display: table;padding:0 20px;line-height: 60px;min-height: 60px;white-space: nowrap;text-decoration: none;margin:0 0 30px 0;}
.testimonial-single2 a.btn svg {display: table;float: right;margin-top:17px;margin-left:10px}
.testimonial-single2 a.btn {background:linear-gradient(90deg, #00A1E1 0%, #69E0F5 100%);}
.testimonial-single2 a.btn {position: relative;transition: background 1s ease;overflow: hidden;z-index: 1;}
.testimonial-single2 a.btn::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(90deg, #0094FF 0%, #00EB6C 100%);z-index: -1;opacity: 0;transition: opacity 1s ease;}
.testimonial-single2 a.btn:hover::before {opacity: 1;}

.testimonial-single2.blue h2 strong {color:#00A1E1;}
.testimonial-single2.blue a.btn {background:linear-gradient(90deg, #00A1E1 0%, #69E0F5 100%);}

.testimonial-single2.green h2 strong {color:#00E96C;}
.testimonial-single2.green a.btn {background:linear-gradient(90deg, #00E96C 0%, #00E96C 100%);}

.testimonial-single2.lightblue h2 strong {color:#69E0F5;}
.testimonial-single2.lightblue a.btn {background:linear-gradient(90deg, #69E0F5 0%, #69E0F5 100%);}

.testimonial-single2.orange h2 strong {color:#F85849;}
.testimonial-single2.orange a.btn {background:linear-gradient(90deg, #F85849 0%, #F85849 100%);}

.testimonial-single2.white h2 strong {color:#FFF;}
.testimonial-single2.white a.btn {background:linear-gradient(90deg, #FFF 0%, #FFF 100%);}