﻿.chapter{
    padding-top: 23px;
    padding-bottom: 15px;
    border-top: 1px solid #d2d2d2;
}

.chapter .header{
    font-family: "Segoe UI Semibold","Segoe UI",Tahoma,Helvetica,Sans-Serif;
    font-size: 1.38em;
    line-height: 24px;
    color: #68217a;
}
.chapter .info {
    font-size: 10pt;
    margin-bottom: 10px;
    line-height: 150%;
}
.chapter .date {
    color: #505050;
    line-height: 20px;
    font-size: 12.93px;
}
