

.md-button{
    border-radius : 20px;
}

.block-separator {
  margin-top: 15px !important;
}

.level-blue {
  color: #1976d2; /* bleu Material */
}

.level-red {
  color: #d32f2f; /* rouge Material */
}

.decor-separator {
  margin-top: 15px !important;
}

.text-grey{
	color:lightgrey;
}

.stat-min {
  color: #1976d2; /* bleu lisible (Material Blue 700) */
}

.stat-max {
  color: #d32f2f; /* rouge lisible (Material Red 700) */
}