.terms {
    padding-bottom: 100px;
    text-align: justify;
}

.terms div.bold {
    font-weight: bold;
    padding: 7px 0;
}

.terms h2 {
    border-bottom: 2px solid rgba(181, 177, 169, 0.8);
    color: #585551;
    font-family: 'open sans', sans-serif;
    font-size: 25px;
    padding: 10px 0;
}