/* Style du site HTML (pas des slides) */

h1, h2, h3 {
  color: #8f1d40;
}

body {
  line-height: 1.5;
}

table {
  font-size: 0.95rem;
}

.callout-tip {
  border-left: 4px solid #8f1d40;
}

