.why-us-box .right img {
  border-radius: 10px;
}

.why-us-box .left-item h4 {
  color: white;
}

.why-us-box .left-item p {
  color: white;
}

.why-us-box .left-item .item-title {
  display: flex;
  align-items: center;
}

.why-us-box .left-item .item-title img {
  width: 30px;
  height: auto;
}

.why-us-box .left-item .item-title h4 {
  margin-bottom: 0;
}