.client-img {
  text-align: center;
  padding: 15px;
}
.client-img img {
  width: 100px;
  height: auto;
 
}
section.section.client-section {
    margin: 60px 0;
}
.section-title-2 h3 span
 {
    font-weight: 700;
    background-image: linear-gradient(267.43deg, var(--accent-color) 4.95%, var(--dark-color) 97.92%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.client-p {
    font-size: 22px;
}
section.section.client-section  .owl-stage {
    display: flex;
    align-items: center;
}
