.isoImage {
  width: 60px;
  aspect-ratio: 1/1;
}

#navbarNav > ul > li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.project-item a img {
  width: 100%;
  height: 200px;
}

.awards-subtitle {
  font-weight: 700 !important;
  font-size: 1.5rem !important;
}
