/* Badge strip on the documentation home page (see _includes/project_badges.html). */
.project-badges {
  text-align: center;
  margin: 0.75rem auto 1.5rem;
  max-width: 100%;
}

.project-badges__row {
  margin: 0.4rem 0;
  line-height: 1.8;
}

.project-badges a {
  text-decoration: none;
  border-bottom: none;
}

.project-badges img {
  margin: 0.12rem 0.18rem;
  vertical-align: middle;
  height: auto;
}
