.droplet_table_basic {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.droplet_product_header {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: black;
  text-align: center;
}

.droplet_product_description {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
  text-align: center;
}

.droplet_product_price {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: black;
  text-align: center;
}