/* Example CSS styles */
p {
  color: #333;
  font-size: 16px;
}

img {
  max-width: 100%;
  height: auto;
}

/* Add more styles as needed */
