p{
      text-align: justify;
      margin-top: 0.2rem;
      margin-bottom: 0.2rem;
      font-family: Arial;
      font: inherit;
      vertical-align: baseline;
  }

  .container-avis{
      margin-top: 1.5rem;
      margin-bottom: 1.2rem;
      color: dimgray;
  }

  .title-avis{
      text-decoration: underline;
      margin-bottom: 0.5rem;
      font-size: 14pt;
      line-height: 108%;
      color: dimgray;
  }

  .c-custom{
      color: dimgray;
  }

  .img-responsive {
    height: auto !important;
    width: 11rem !important;
    margin: 1.1rem auto !important;
    display: block;
    filter: invert(1) grayscale(100%) brightness(200%);
  }

  .footer-custom{
	background: #ffffff;
	text-align: center;
	padding: 7px;
	font-size: 14px;
	border-top: 1px solid #e4e4e4;
	z-index: 3;
  }

  .p-custom{
      text-align: center !important;
  }