.row{
    margin-top:40px;
}

.myline{
    margin-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid lightgray;
}

.mt10{
    margin-top:10px;
}

.collocation{
    margin-bottom:20px;
}

.verse{
    margin-bottom: 20px;
}

.meta{
    color:gray;
    display:block;
}

.prevnext{
    cursor:pointer;
    margin-left:10px;
    margin-right:10px;
}

.big-number{
    text-align: center;
    font-size: 128px;
}

.big-expl{
    text-align: center;
    font-size:32px;
}