.build-pillars-table {
  color: #009999;
  font-weight: 600;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.build-pillars-icon-cell {
  width: 60px;
}

.build-pillars-text-cell {
  width: 600px;
}

.build-pillars-icon {
  width: 20px;
  height: 30px;
}

h2.build-pillars-title {
  margin-bottom: 0;
  margin-top: 24px;
}
