::-moz-selection {
  color: #fff;
  background: #bbdfbc;
} /* Code for Firefox */

::selection {
  color: #fff;
  background: #bbdfbc;
}

.quote-one__quote-list {
    min-width: 200vw;
}

.blog-one__btn-box {
    margin-top: 30px;
    margin-bottom: 15px;
}

.blog-one__btn {
    padding: 5px 20px 5px;
    border-radius: 0;
}

.site-footer__bottom-text a:hover {
    color: #ffffff;
}

.about-one__count h3,
.about-one__count-plus {
    font-size: 23px;
    line-height: 33px !important;
}

p.pt-3.about-one__experience-text-2 {
    line-height: 1.3em;
    font-size: 1.6em;
}

.about-one__experience {
    padding: 30px 35px 30px;
    border-radius: 0;
}

.portfolio-grid__inner .project-four__filter.style1 li .filter-text:before {
    box-shadow: 0px 4px 10px rgb(187 223 188 / 30%);
}

.project-two__sub-title {
    line-height: 1.4em;
}