#text-ingredients-button {
  background-color: #007b74;
  border: none;
  color: #ffffff;
  max-width: 300px;
  padding: 10px;
  width: 70%;
}
#text-ingredients-button img {
  vertical-align: middle;
  width: 25px;
}
#text-ingredients-container {
  display: none;
  margin-top: -10px;
  text-align: center;
}
