.folder-content{
  list-style-type: none;
  padding: 0px 28px;
}

.folder-content a{
  color: #565656;
}

.folder-content a:visited{
  color:#565656;
}

.file a{
  text-decoration: none;
  color: #000;
}

.file a:visited{
  text-decoration: none;
  color: #000;
}