.bg-linkedin {
    background-color: rgb(0, 119, 181);
}

.bg-facebook {
  background-color: rgb(24, 119, 242); /* Biru Facebook */
}