svg.social path {
  fill: rgba(8,8,8,.55);
}

svg.social:hover path {
  fill: rgba(8,8,8,.80)
}