#secondary .widget a {
  color: #16a06b;
}

body.page .entry-content a,
body.single-post .entry-content a {
color: #16a06b;
}

body.page .entry-content a:hover,
body.single-post .entry-content a:hover {
color: #16a06b;
}

li {
    line-height: 1.4;
    padding: 12px;
}