/* mention-legales.css */

#DefiscBox {
  width: 98%;
}

#DefiscBox .title {
  font-size: 15px;
  padding: 3px 23px;
  font-size: 14px;
  border-bottom: 1px solid #8F0000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

#DefiscBox h1 {
  margin-top: 0;
}

#DefiscBox .text {
  color: black;
  text-align:justify;
  font-size: 12px;
}

#DefiscBox ul {
  color: black;
  text-align:justify;
  font-size: 12px;
  padding: 0 20px;
}

#DefiscBox a{
  color: black;
}
