

.whitetext
{ 
color: #fff !important; }

.testimonials_holder .flex-direction-nav a {
    border-color:#ffffff !important;
     background-color: #ffffff !important;
}
.testimonials_holder .flex-direction-nav a:before {
    color: #0a0203 !important;
}
.testimonials_holder .flex-direction-nav a:hover {
    border-color:#ffffff !important;
     background-color: #ffffff !important;
}
.testimonials_holder .flex-direction-nav a:hover:before {
    color: #0a0203 !important;
}

.qode-type1-gradient-bottom-to-top-text i, .qode-type1-gradient-bottom-to-top-text i:before, .qode-type1-gradient-bottom-to-top-text span, .qode-type1-gradient-bottom-to-top-text span span, .qode-type1-gradient-bottom-to-top-text-hover:hover i, .qode-type1-gradient-bottom-to-top-text-hover:hover i:before, .qode-type1-gradient-bottom-to-top-text-hover:hover span, .qode-type1-gradient-bottom-to-top-text-hover:hover span span {
    background: -webkit-linear-gradient(bottom,#00856a,#00856a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #00856a;
}
