ul#serving_suggestion_list {
    list-style-type: disclosure-closed;
    margin-top: 0.25em;
}
h2#serving_suggestion_heading {
    margin-bottom: 0.25em;
}
a#up_link {
    margin-left: 1em;
    margin-top: 0rem;
    margin-bottom: 0rem;
}
p#original_note{
    margin-left: 2.5em; margin-top: 0.25rem
}
ul#ingredients_list li {
    max-width: 25em;
}
li:target{
    background-color: #ffd700;
}
section {
    margin-left: 0.5em
}
