body {
  font-family: "Roboto", sans-serif;
}

._debug {
  outline: 1px solid red;
}

/* header {
  text-align: center;
  margin-bottom: 20px;
}

.dashboard {
  max-width: 800px;
  margin: 0 auto;
}

.summary,
.entrepriseList,
.reponses {
  margin-bottom: 30px;
}

ul {
  list-style-type: none;
  padding: 0;
} */
