.what-we-offer-text {
  z-index: 99;
}

.what-we-offer-title, what-we-offer-title-2 {
  background-color: white !important;
  font-weight: 700;
  font-size: 25px;
}

.size-25 {
  font-size: 18px;
}

.what-we-offer-text1 {
  margin-top: 20% !important;
}

.img-trans {
  transform: translate(30px, 30px);
}

.img-trans-2 {
  transform: translate(-30px, 30px);
}

@media (min-width: 992px) {
  .what-we-offer-title {
    transform: translateX(-95px);
  }
}

.services-content h4 {
  font-size: 20px;
  font-weight: 600;
  color: white;
}

.services-content .extpertise p {
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}

.services-content p.expertise {
  text-transform: capitalize;
}

.services-content p {
  font-size: 15px;
  font-weight: 500;
}

.services-headings {
  font-size: 20px;
  font-weight: 700;
  color: var(--tfifth-bg-color);
}

.services-headings span {
  font-weight: 500;
}

.services-headings {
  font-size: 30px;
  font-weight: 700;
  color: var(--tfifth-bg-color);
}

.services-headings span {
  font-weight: 500;
}

