.encart {
  • padding: 15px;
  • border-radius: 8px;
  • margin: 10px 0;
  • text-align: center;
  • font-size: 1.1em;
  • font-weight: bold;
}

.crbleu {
  • background-color: #e0f7fa;
  • color: #00796b;
}

.corange {
  • background-color: #fff3e0;
  • color: #e65100;
}

.crvert {
  • background-color: #e8f5e9;
  • color: #1b5e20;
}