.home-feature-slider .flickity-viewport,
.home-feature-slider .flickity-viewport img {
  border-radius: 20px;
  overflow: hidden;
}
.founder-list-achievements {
  margin-top: 20px;
}

.founder-list-achievements li {
  list-style: none;
  margin-left: 0 !important;
  color: #000;
}

.founder-list-achievements i {
  color: var(--second-2);
  margin-right: 3px;
  font-size: 18px;
}

.home-sec-founders .icon-box-img {
  width: 100% !important;
}

.home-sec-founders h3 {
  font-size: 32px;
  color: var(--second);
}

.home-sec-founders p {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
