/* Speakers page specific styles - minimal and scoped */

/* CSS Custom Properties for the gallery */
:root {
  --border-radius: 8px;
  --vignette-size: 0px;
  --hover-scale: 1.05;
}