/* Place project-specific CSS here */

li.is-accordion-submenu-item ul{
  margin: 0;
}
.back-to-top{
  position: fixed;
  bottom: 5%;
  right: 5%;
  color: #405e72;
  background: #ddd;
  padding: 5px;
}

#divNotebox{
  background: #ebdbdb ;
  padding: 0 1em;
}

p.center{
 text-align: center 
}
p.aligne{
  margin-left: 14em
}
.main-content blockquote{
  text-align: justify;
}

figcaption .fig-title{
  text-align: center;
}

.smallcaps {
font-variant: small-caps;
  font-size: larger;
}

h3 .note-ref, h5 .note-ref{
  font-size: 0.65em;
}

h4 .note-ref{
  font-size: small;
}

.has-tip{
  display: inline;
}

.illustration{
  text-align:  center;
}

h3{
  font-weight: bold;
}