.content h2 {
    text-align: left !important;
    margin-top: 40px;
    font-size: 24px !important;
}
.content h3 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
}
.content p, li {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #333;
}