.term-h p {
    text-align: left !important;
    font-size: 15px !important;
    margin-top: 15px;
    line-height: 2 !important;
}
.term-h ul {
    font-weight: 600;
}
.term-h a {
    color: #84b63e;
    font-family: 'Open Sans',sans-serif;
    text-decoration: none;
}
.term-h a:hover {
    color: #3c3c3c;
}