.encadre-simple {
  border: 2px solid #cccccc;
  padding: 20px;
  margin: 20px 0;
  border-radius: 6px;
  background: #f9f9f9;
}