#u4nrrnews p,
#u4nrrnews li {
    font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    font-size: 17px;
    line-height: 1.7;
    color: #2e2e2e;
    font-weight: 400;
}

#u4nrrnews .section-title {
    font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    font-size: 20px;
    color: #1a1a1a;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 10px;
}

#u4nrrnews strong,
#u4nrrnews b {
    color: #1a1a1a;
    font-weight: 600;
}

#u4nrrnews em {
    color: #444;
    font-style: italic;
}

#u4nrrnews ul {
    list-style-type: disc;
    padding-left: 1.5em;
    margin-bottom: 1em;
}

#u4nrrnews li {
    margin-bottom: 0.5em;
}

#u4nrrnews .chips {
    float: right;
    text-align: center;
}

#u4nrrnews .chips img {
    width: 255px;
    height: 255px;
}

#u4nrrnews .centered-image-container {
    text-align: center;
    margin: 20px 0;
}

#u4nrrnews .centered-image-container img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

#u4nrrnews .centered-image-container .caption {
    font-size: 14px;
    color: #555;
    margin-top: 8px;
}

#u4nrrnews h1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 1.8em !important;
    font-weight: bold !important;
    color: #222 !important;
    text-align: left !important;
    margin: 1em 0 !important;
}

#u4nrrnews h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
    margin: 1em 0;
}

#u4nrrnews h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    margin: 0.6em 0;
}

#u4nrrnews h2[id] {
    scroll-margin-top: 95px;
    /* Adjust this value to match your header spacing */
}