.twitter-link:hover {
  background-color: blue;
}

.github-link {

}

.linkedin-link {

}

.mail-link {

}

ul.icons li a.fa-linkedin {
  color: blue;
}

article.item p{
  padding-left: 12px;
  padding-right: 12px;
  line-height: normal;
  text-align: left;
  color: #333;
}

article.item p span {
  font-weight: 600;
}

article.item p a {
  color: #518596;
  border: none;
  cursor: pointer;
}

article.item h3 a {
  color: #666;
  border-bottom: none;
}
article.item a:hover {
  color: #00ccff;
}

.fltleft {
  float: left;
}

.fltright {
  float: right;
}

/* ABOUT */

/*#about p a {
  color: #33ccff;
  border: none;
}

#about p a:hover {
  text-decoration: underline;
}*/

/* CONTACT */

#contact p a {
  color: #008ae6;
  border: none;
}

#contact p a:hover {
  text-decoration: underline;
}

#contact #contact-list {
  text-align: left;
  padding-left: 25px;
  padding-top: 25px;
}

#contact #contact-list li a{
  text-decoration: none;
  border: none;
}

.small-bold {
  margin: 0;
  padding: 0;
  font-weight: 600px;
  font-size: 0.8em;
  text-align: left;
  text-transform: uppercase;
  font-style: italic;

}

#more .triple-align-left {
  text-align: left;
}

.skills-logo {
  height: 50px;
}

.recent-work {
  height: 225px;
}