.chart { text-align: center; }

p { clear: both; }
#seven { width: 80%; margin: auto; padding-bottom: 1em; }
#seven ol { text-align: center; }
#seven li {
/*  background-color: #ffcc06; */
  display: inline;
  padding: 0.25em 0;
  margin: 0.2em;
  margin-left: 15px;
  line-height: 180%;
  font-weight: bold;
  color: #8f2a8e;
  text-align: center;
}

#seven li span { padding: 0 1em; line-height: 200%; white-space: nowrap; }

.advice h4 { margin: 1em 0 0.5em 0; }
.analysis em { font-weight: bold; font-style: normal; }