.tci-wrapper {
  padding: 40px 0;
}
.tci-box {
  text-align: center;
  padding: 20px;
}
.tci-icon {
  max-width: 60px;
  margin-bottom: 12px;
}
.tci-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}
.tci-text {
  font-size: 14px;
  opacity: 0.85;
}
.row.tci-row {
    text-align: center;
}