.detail-plan-desc {
    font-size: 20px;
    color: #232323;
    margin-top: 10px;
    margin-bottom: 30px;
}

.detail-section {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 16px;
}

.detail-section .section-title {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.detail-section .section-content {
    text-indent: 2em;
}