.term-section{
    margin-bottom: 3rem;
}

.title-term{
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 2rem;
}

.term-heading{
    font-size: 1.25rem;
    margin-bottom: 1rem;
    font-weight: bold;
    color: #132956;
}

.body-term{
    margin: 5% 15%;
}

.term-sub-content{
    font-size: 1rem;
    color: #757575;
    margin-bottom: 1rem;
}

.term-sub-content.title {
    margin-bottom: 2rem;
    margin-top: 1rem;
}