#navbarNav {
  padding: 20px 0;
}
.galleryBox img {
  width: 100%;
  border-radius: 7px;
}
.title-p strong {
  font-size: 1.5rem;
}
.imagesBox .card {
  text-align: center;
}
.imagesBox img {
  width: 100%;
  max-width: 300px;
  border-radius: 50px;
  display: block;
  margin: 20px auto;
}
/*# sourceMappingURL=style.css.map */