| 123456789101112131415161718 | 
							- .publications,
 
- .bibliographie,
 
- .interviews {
 
-   .views {
 
-     section {
 
-       @media screen and (min-width: 768px) {
 
-         margin: 0 calc(0rem - #{$gutter});
 
-       }
 
-     }
 
-   }
 
- }
 
- #block-popsu-colloque-submenu {
 
-   .is-active {
 
-     color: white;
 
-     background: #1d378eff;
 
-   }
 
- }
 
 
  |