@import url("main.css");

.btn-style-one {
    background-color: #7653ff;
}

.btn-style-one:hover {
    background-color: #a958ae;
}

.ls-pagination li a:hover, .ls-pagination li a.current-page {
    background: #a958ae;
}

.news-block .read-more {
    color: #7653ff;
}

.news-block .read-more:hover {
    color: #a958ae;
}

.main-footer .list li:hover a {
    color: #a958ae;
}

.main-footer .list li:before {
    border-bottom: 2px solid #7653ff;
}

.scroll-to-top {
    color: #7653ff;
}

.scroll-to-top:hover {
    background-color: #7653ff;
}

.ls-pagination li.next a:hover, .ls-pagination li.prev a:hover {
    color: #a958ae;
}

.job-block-three h4 a:hover {
    color: #a958ae;
}

.news-block .lower-content h3 a:hover {
    color: #a958ae;
}

.tag-list a:hover {
    background-color: #a958ae;
}

a {
    color: #7653ff;
}

a:hover {
    color: #a958ae;
}

.category-block-two.at-home22 .icon {
    background-color: #7653ff;
}

.category-block-two .inner-box:hover .icon {
    background: #a958ae;
}

.input_container_button {
    background: #7653ff !important;
}

.af-form-wrapper .submit {
    background-color: #7653ff !important;
}

.banner-section .content-column h3 .colored {
    color: #7653ff;
}