.img-thumbnail {
  border-radius: 1rem;
}
.lead a {
  text-decoration: none;
  color: inherit;
}
#override-img-thumbnail {
  border-radius: 1rem;
}
.embed-responsive {
  border: 0px;
}
p {
  line-height: 1.4em;
  color: #77787a;
  font-weight: normal;
}
li.nav-item:nth-child(1) > a:nth-child(1) {
    font-weight: 400;
}
