.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background:#3f729b;
  color: white;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-linkedin {
  background:#0A63BC;
  color: white;
}