/* Home page SEO/performance adjustments (moved from inline styles) */

.zoom-85 {
  zoom: 85% !important;
}

.home-intro-text {
  font-size: 18px;
  line-height: 30px !important;
}

.home-about-title {
  font-size: 18px;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}

.text-justify {
  text-align: justify;
}

.case-studies-link {
  margin-top: 6px;
}

.google-reviews-img {
  height: 80px !important;
}

.footer-brand-scroll {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.footer-brand-logo {
  width: auto;
  height: 100px;
  display: inline-block;
  margin-right: 10px;
}

@media screen and (max-width: 1019px) {
  .imgfluids {
    height: 50% !important;
    width: 100% !important;
  }
}

.chat,
.start-group {
  width: 100% !important;
}

.companyawards img {
  height: 50px !important;
  width: 105px !important;
}

.companyawards p {
  font-size: 11px !important;
}

.glassmorphism .work-card {
  background: rgb(255 255 255 / 100%);
}
