.terms .paragraph{
    margin-bottom: 15px;
}
.terms .paragraph .title{
    font-weight: bold;
    /*margin-bottom: 10px;*/
}

.terms .paragraph .content, .terms .paragraph .content ol{
    text-align: justify;
    padding-left: 20px;
}

.terms .paragraph .content ol ol{
    list-style-type: lower-alpha;
}

.terms .paragraph .content li{
    margin-bottom: 5px;
}