
/* User
–––––––––––––––––––––––––––––––––––––––––––––––––– */

body {
  color: #222; 
  background-color: #87CEFA; }
  
.stronger-text {
  font-weight: 700;
  font-size: 1.6em }
  
ol li span {
  list-style: disc inside;
  background: #eeeeee; }
  
  