@import url("main.css");

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

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

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

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

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

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

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

.scroll-to-top {
    color: #fd9461;
}

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

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

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

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

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

a {
    color: #fd9461;
}

a:hover {
    color: #e3723a;
}

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

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

.input_container_button {
    background: #fd9461 !important;
}

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

.banner-section-three.-type-17 .job-search-form .theme-btn {
    background-color: #fd9461;
}

.banner-section-three.-type-17 .content-column .title-box h3 {
    color: #fd9461;
}

.job-search-form .three {
    border-radius: 0px !important;
    background: #dd1f1f !important;
}
