

svg path,
svg rect {
    fill: rgb(10, 170, 40);
}

.success i,
.menu-link.color:hover,
.color {
    color: rgb(10, 170, 40);
}

::-webkit-scrollbar-thumb,
.pagination ul li .active,
.circle-button,
.swiper-pagination-bullet-active,
.swiper-prev,
.swiper-next,
.more,
.finger,
.menu-btn,
.button-1,
.logo-fix {
    background-color: rgb(10, 170, 40);
}