
.sticky-navbar .main-menu li a {
    color: #746EF1;
}

.sticky-navbar .mega-dropdown .dropbtn {
    color: #746EF1;
}

.sticky-navbar .main-menu li.dropdown::after {
    color: #746EF1;
}

a.boxed-btn {
    background-color: #746EF1;
}
.main-menu li a.boxed-btn {
    border: 1px solid #746EF1;
    color: #fff
}

a.hero-boxed-btn:hover {
    background-color: #746EF1;
}

a.boxed-btn {
    background-color: #746EF1;
}

.single-hero-feature:nth-child(even) {
    background-color: #746EF1;
}
.single-hero-feature:nth-child(even)::after {
    background-color: #746EF1;
}