<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1
{
  margin-bottom: 20px;
}

h2
{
  margin-bottom: 15px;
}

h3
{
  margin-bottom: 12px;
}

h4
{
  margin-bottom: 10px;
}

h5
{
  margin-bottom: 7px;
}

h6
{
  margin-bottom: 5px;
}

/* This is for the Calories table. */
table.bordered tr td:first-child {
  text-align: right;
}


</pre></body></html>