.white-text {
  color: #ffffff !important;     /* تغيير اللون إلى الأبيض */
  text-shadow: 0px 1px 3px rgba(0,0,0,0.6); /* ظل خفيف لتوضيح النص */
}