.news-latest-item {
background-color: #fff;
margin: 0.5em;
}

.news-latest-item a{
color: #222;
}

.news-latest-item p {
color: #222;
margin: 0em;

}

.news-latest-item-headline {
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.0em;
font-weight: bold;
}

.news-latest-item > .bodytext {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 1.5em;
letter-spacing: 0.0em;
margin: 0em;
}

.news-latest-item-image{
text-align: center;
}

.news-latest-item .news-latest-item-headline {
  text-align: left;
}

.news-latest-item .bodytext {
text-align: center;
}

.news-single-item h3 {
  margin-top: 2em;
  padding-left: 10px;
}

.news-single-item {
  margin-bottom: 2em;
}