html {
  @media (min-width: 800px){
  font-size: 200%;
}
}
a {
    color: #337ab7;
    //text-decoration: none;
}

ol {
    list-style: none;
}

.fallen > ol > li {
    list-style-position: inside;
    margin-left: -1.8em;
    margin-top: -1.0em;
    text-indent: -0.9em;
}
.fate {
    margin-top: -4.0em;
    margin-bottom: -3.0em;
    text-indent: -0.9em;
}
