.hl {
  color: #ffffff;
  text-align: center;
  margin-right: 5px;
}

.text {
  color: #ffffff;
}

.project-item img {
  height: 180px;
  max-height: 100%;
  /*object-fit: cover;*/
}