/* Style général */



hr {
  text-align: left;
  size: 2px;
  width: 50px;
  margin: 0px 0px 20px 0px;
  background-color: white;
}

h2 {
  font-weight: lighter;
}
