  body {
    margin: 0;
    padding: 0;
  }
  /* Nav fixe sur la page doc : ne pas masquer le bloc ReDoc (search, etc.) */
  body.doc-page .doc-lang-switcher {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  body.doc-page {
    padding-top: 30px;
  }
  a[href="https://redocly.com/redoc/"] {
    display: none !important;
  }
  a[href="https://redocly.com/redoc/"]:after{
    content: "Nimba SMS"
  }
  .sc-eCApnc{
    padding: 10px 0 !important;
    padding-bottom:0 !important;
  }
  .sc-eCApnc:first-child{
    padding-top: 30px !important;
  }
  .hutltu {
    padding: 0 40px !important;
  }
