/* Add custom CSS styles below */ 
/* الأيقونة داخل الدائرة */

footer .m-auto.flex.justify-start.max-w-\[1300px\].items-center.flex-wrap.max-lg\:justify-start.gap-9.md\:gap-6.px-5.pb-4,
footer .m-auto.flex.justify-start.max-w-\[1300px\].items-center.flex-wrap.max-lg\:justify-start.gap-9.md\:gap-6.px-5.pb-4 * {
  color: #fff !important;
}
.bg-\[var\(--s-color\)\] i {
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #D24F99;
}