/* Use this file to test custom CSS as a developer.

   WARNING : Do not commit this anything in this file !
   Developers should not commit CSS.
   Integrators should use their own dedicated exclusive Rossel repository.

   Some examples :
*/
/*
  div.node-type-kiosque div.cm-kiosque-wrap{
    display: block !important;
  }

  .node-type-kiosque .cm-kiosque-wrap{
    display: block !important;
  }
*/