.featured-services .icon-box:hover::before,
.featured-services .icon-box:hover .icon i,
.bi::before, [class^="bi-"]::before, [class*=" bi-"]::before,
.back-to-top i{
    color: white;
}
.btn-get-started, 
.back-to-top, 
.back-to-top:hover,
.featured-services .icon-box:hover::before
{
    background: purple !important;
    color: white !important;
}
.navbar, .navbar .active, .navbar .active:focus, .navbar li:hover>
.nav-link, 
.section-title h3 span, 
.section-title h2, 
.services .icon-box .icon i,
.services .icon-box:hover h4 a, .services .icon-box:hover .icon i,
.bi-play-circle::before,
.bx-world:before,
.bx-file:before,
.bx-tachometer:before
{
    color: purple !important;
}
.featured-services .icon i{
    color: purple;
}
.navbar>ul>li>a:before{
    background-color: purple !important;
}
.services .icon-box:hover .icon{
    border-color: purple !important;
}