/* Custom styles for AltText.ai Documentation */

/* Add border radius to all images */
.md-content img {
  border-radius: 0.5rem;
}