.callout-quickstart {
  margin: 2rem 0;
  padding: 1.25rem 1.5rem;
  border: 1px solid #d8d3ff;
  border-left: 6px solid #6f42c1;
  border-radius: 6px;
  background: #f8f7ff;
}
.callout-quickstart .quarto-figure {
  background: transparent;
}
