@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* line 6, ../sass/clinique.scss */
.node-80 .layout-content {
  margin-top: 0;
}
/* line 8, ../sass/clinique.scss */
.node-80 .layout-content .node__content {
  background-color: #F3F5F6;
  margin-left: -25px;
  margin-right: -25px;
}
/* line 12, ../sass/clinique.scss */
.node-80 .layout-content .node__content .field--name-body {
  padding: 25px;
}
/* line 14, ../sass/clinique.scss */
.node-80 .layout-content .node__content .field--name-body > p {
  margin-top: 0;
}
/* line 18, ../sass/clinique.scss */
.node-80 .layout-content .node__content .numero {
  color: #B15BA3;
  font-size: 1.425em;
  font-weight: 500;
  font-family: "IBM Plex Sans", sans-serif;
  line-height: 130%;
}

@media only screen and (min-width: 768px) {
  /* line 33, ../sass/clinique.scss */
  .node-80 .layout-content .node__content {
    width: 100%;
    margin: 0;
  }
  /* line 36, ../sass/clinique.scss */
  .node-80 .layout-content .node__content .field--name-body {
    width: 608px;
    margin: 0 auto;
    padding: 25px 0;
  }
}
