/* Gabungan: mbr-text + mbr-fonts-style + mb-0 + display-7 + text-justify */
.detail-content {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-style: normal;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.7;
    word-break: break-word;
    word-wrap: break-word;
    text-align: justify;
    margin-bottom: 0;
}

.detail-content p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-style: normal;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.7;
    word-break: break-word;
    word-wrap: break-word;
    text-align: justify;
    margin-bottom: 0;
}
