@charset "UTF-8";
/* Titre */
h2.espaceclient {
  text-align: center;
  border-bottom: 1px dashed #dee2e6;
  padding-bottom: 25px;
  margin-bottom: 25px; }
  h2.espaceclient small {
    display: block;
    margin-top: 10px;
    text-align: center; }

h3.espaceclient {
  text-align: center; }

p {
  font-size: 0.875rem; }

/* Mentions */
.mentions {
  font-size: 0.8rem;
  margin-top: 30px; }

/* Ligne séparatrice */
.dashed {
  width: 100%;
  border-bottom: 1px dashed #ced4da;
  margin: 20px 0; }

/* Line height plus important */
.l-height {
  line-height: 2.2em; }
