
.noto-rashi-hebrew-mb {
  font-family: "Noto Rashi Hebrew", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-size: 18px;
  font-style: normal;
}

.noto-serif-hebrew-mb {
  font-family: "Noto Serif Hebrew", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-size: 18px;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.chapitre {
  color: rgba(207,40,149,1.0);
  font-size: 1.2em;

}

a:hover {
  color: rgba(207,40,149,1.0);
  cursor: pointer;
}

.glyphicon:hover {
  cursor: pointer;
