.fa-instagram {
    background: linear-gradient(115deg, #f9ce34, #ee2a7b, #6228d7);
    background-clip: text;
    color: transparent;
}
a.elementor-icon.elementor-social-icon.elementor-social-icon-instagram {
	border: 2px solid transparent; /* Прозрачная граница */
	border-radius: 10px; /* Скругляем */
	background: linear-gradient(115deg, #ffffff, #ffffff) padding-box, /* Градиент для фона */
				linear-gradient(115deg, #f9ce34, #ee2a7b, #6228d7) border-box; /* Градиент для рамки */
	background-clip: padding-box, border-box;
}
.fa-facebook {
    color: #3b5998;
}
a.elementor-icon.elementor-social-icon.elementor-social-icon-facebook {
	border: 2px solid #3b5998; /* Прозрачная граница */
}
.fa-facebook {
    color: #3b5998;
}
a.elementor-icon.elementor-social-icon.elementor-social-icon-facebook {
	border: 2px solid #3b5998; /* Прозрачная граница */
}
.fa-tiktok:before {
    filter: drop-shadow(-1px -1px 0 #28ffff);
    background-clip: text;
    text-shadow: 1px 1px 0 #fe2d52, -1px 1px 0 #fe2d52, 1px -1px 0 #fe2d52, -1px -1px 0 #fe2d52;
}
