img {
  margin: 0 auto;
}

table {
  color: black;
}

.pros-cons li:before {
  content: "*";
  position: absolute;
  left: 0;
  color: #ecc94b;
  font-size: 1.5rem;
  line-height: 1;
}
