.project-item {
  text-decoration: none;
  color: #333;
}
.project-item:hover {
  text-decoration: none;
}
.project-item .textbox {
  padding: 5px;
  background: white;
}
