h1 {
    font-size: 40px !important;
}

h2 {
    font-size: 28px !important;
}

h2 span {
    text-transform: capitalize !important;
}

h3 {
    font-size: 24px !important;
    font-weight: normal;
}

h4 {
    font-size: 20px !important;
}

h5 {
    font-size: 18px !important;
}

h6 {
    font-size: 16px !important;
}

.news-detail-content ul li{
    white-space: unset !important;
    margin-bottom: unset !important;
}
