.page-header-picture-content {
  /* padding: 150px 0; */
  padding: 30px 0;
}

.nav > li > a:hover, .nav > li > a:focus {
  /* background-color: #eee; */
  background-color: #d8e8da;
}
.article-title {
  text-align: left;
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  padding: 10px 0 30px 0;
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 5px;
}