.primary-navigation {
  margin: 0;
}
.page-title, .entry-title {
  font-size: 2rem;
}
.entry-content a {
  text-decoration: none;
}
a:hover {
  color: #f3c504;
}