.trusted-logo-area .inner-content {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 30px 115px;
}
.trusted-logo-area .inner-content h2 {  
  padding: 0;
  margin: 0 0 60px;
  color: #000;
  font-family: Lufga;
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: center;
}
.trusted-logo-area .inner-content .items {
  display: flex;
  flex-wrap: wrap;
  gap: 0 70px;
  justify-content: space-between;
  align-items: center;
}