@import url("default.css");

.epigraph {
    float: right;
    margin-top: 0.5em;
    font-style: italic;
}

.epigraph .line,
.epigraph .attribution {
    text-align: right;
}

.epigraph .attribution {
    font-style: normal;
}

.section {
    clear: both
}

p .literal {
    font-size: 1.0em;
    line-height: 100%;
}

