.badge-pill{
    width: 162px;
    border-radius: 80px;
    padding: 11px;
    font-size: 16px;
    font-weight: normal;
    color: #707070;
    cursor: pointer;
}

.docTitle{
    font: normal normal bold 20px/28px Roboto; letter-spacing: 0px; color: #707070;
}

.docDescription{
    margin-top: 10px;
}

.docContainer{
    margin-bottom: 50px;
}

.documentSection{
    margin-top: 20px;
    margin-bottom: 20px;
}