
.active-post {
	color: #000;
}

.newsnav {
  position: absolute;
  bottom: 10pt;
  left: 0;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.newsnav a img {
  opacity: 0.65;
}

.newsnav a:hover img {
  opacity: 1;
}
