.hg-item-wrapper {
  padding: 0 1rem 4rem;
}
#secondary {
  height: 25px;
  background-color: #ebb728;
}
#secondary .content {
  text-align: right;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
#utility-links {
  float: none;
}
#utility-links .menu, #social-media-links {
  float: right;
}

.spotlight--3 a {
  line-height: 1.4;
  font-size: 105%;
  margin-bottom: 0.5rem;
  display: block;
}

@media screen and (min-width: 60rem) {
  .spotlight--3 a {
    line-height: 1;
    font-size: 93%;
    margin-bottom: 0.2rem;
  }
  
}

main section .block-body ul.hg-feed {
  padding: 0 1rem;
}
main section .block-body ul.hg-feed li {
    margin-bottom: 1rem;
}
main section .block-body ul.hg-feed p {
  margin-left: 28%;
}

.not-logged-in .error { display: none; }

.group-person-wrapper .field-item {
  font-size: 1rem;
  line-height: 1.3;
}
