/* Add custom CSS styles below */

.footer-list {
  display: flex;
  flex-direction: column;
  gap: 4px; /* مسافة بين العناصر، يمكنك تعديلها */
}