.page-title{
    background: none !important;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(to right,#7c828b 1%,#48515dbf 35%,#48515d54 70%) 1;
    margin-bottom: 20px;
}

ul.tree{
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
}
.section-title{
    margin-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: bold;
    font-size: 1rem;
    line-height: 2rem;
}
ul.bullet {
    list-style: square outside none;
}
ul.bullet > li {
    margin-bottom: .5em;
    font-size: 1rem;
    line-height: 1.9em;
}
.document__signature{
    margin-top: 0.5rem;
    text-align: right;
    padding: 25px;
}