.custom-primary-btn {
    background-color: #ff9800; /* Replace with your desired color */
    color: #fff;
}

.bg-whatsapp {
    background-color: #25D366; /* Replace with the original WhatsApp color */
}
.bg-email {
    background-color: #0078d4; /* Replace with the original email color */
}

.bg-linkedin {
    background-color: #0077b5; /* Replace with the original LinkedIn color */
}

.bg-twitter {
    background-color: #0d0d0e; /* Replace with the original Twitter color */
}

.bg-instagram {
    background-color: #ef07f7; /* Replace with the original Instagram color */
}

.bg-tiktok {
    background-color: #000000; /* Replace with the original TikTok color */
}

.bg-facebook {
    background-color: #1877f2; /* Replace with the original Facebook color */
}