.project-title {
  text-decoration: none;
  color: inherit;
}

.project-title, .project-title:hover, .project-title:focus, .project-title:active {
  text-decoration: none;
  color: inherit;
  cursor: auto;
}

.panel-apps {
  box-shadow: none;
  border: 1px solid #ededed
}

#hr-footer {
  margin: auto;
  margin-top: 40px;
}

#footer {
  color: #A0A0A0;
  margin: 25px;
}