ul{
    list-style-type: square;
}
li{
    color: #4CAF50;
}
body > h1, h2, h3{
    color: rgb(0, 174, 255);
    line-height: 1.5;
}ul{
    list-style-type: square;
}
li{
    color: #4CAF50;
}
body > h1, h2, h3{
    color: green;
    line-height: 1.5;
}
h4{
    color: green;
    line-height: 1.5;
}
.newscontent > h1{
    color: green;
    line-height: 1.2;
    text-decoration: underline;
    text-align: center;
}


h4{
    color: green;
    line-height: 1.5;
}
.newscontent > h1{
    color: green;
    line-height: 1.2;
    text-decoration: underline;
    text-align: center;
}
