/* Stats Pilot LLC — custom styles */

/* Widen the main content column */
.quarto-container, .container-fluid.quarto-container, #quarto-content > * {
  max-width: 1100px;
}


/* CTA button spacing on index page */
.btn + .btn {
  margin-top: 0.25rem;
}
