
.detail-description {
    font-size: 1rem; 
    margin-bottom: 2rem;
    line-height: 2;
    font-size: 14px;
}

.detail-description h2,h3{
    font-size: 2rem; 
    margin-bottom: 2rem;
}
.detail-description p, 
.detail-description pre,
.detail-description h2,
.detail-description h3 {
    margin-bottom: 1rem;
    white-space: pre-wrap;
    word-wrap: break-word;
    max-width: 100%;
}
