.btn-facebook {
  color: #fff;
  background-color: #435f9f;
  font-weight: bold;
}

.btn-facebook:hover {
  color: #ccc;
}

.btn-twitter {
  color: #fff;
  background-color: #00aaf0;
  font-weight: bold;
}

.btn-twitter:hover, .btn-twitter:focus {
  color: #ccc;
}

.btn-google-plus {
  color: #fff;
  background-color: #e04b34;
 font-weight: bold; 
}

.btn-google-plus:hover, .btn-google-plus:focus {
  color: #ccc;
}

.btn-pinterest {
  color: #fff;
  background-color: #ce1f21;
  font-weight: bold;
}

.btn-pinterest:hover, .btn-pinterest:focus {
  color: #ccc;
}

.btn-whatsapp {
  color: #fff;
  background-color: #65BC54;
  font-weight: bold;
}

.btn-whatsapp-plus:hover, .btn-whatsapp-plus:focus {
  color: #ccc;