h3 {
  color: white;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); /* Optional: adds shadow for better visibility */
}
