.footer-bg {
    background-color: #ecfff4!important;
}

.home-faq--content {
    background: #ecfff4!important;
}

.nav {
    background-color: #ecfff4!important;
}

.home-comparision .hc-box {
    background: #e9f7ef!important;
}

.home-testimonials .ht-box--bg {
    background: #ecfff4!important;
}

.hit-works--content .content-start {
    background-color: #ecfff4!important;
}

@media (max-width: 991.98px){
  .hit-works--content{
  grid-template-columns: 1fr !important;
  display:grid;
  }
}

.app-logo {
    max-height: 26px!important;
}