/*root {
  --icon--tme-emt: 'Sam3.ico';
}
*/
.admonition.thm-tme-emt {
    border-color: rgb(43, 155, 70);
    background-color: #f2f2f2;
}
.admonition.thm-tme-emt > .admonition-title {
  background-color: rgba(43, 155, 70, 0.1);
  border-color: rgb(43, 155, 70);
}

div.globalbib ul.simple:hover {
  background-color: #ffe6e6;
  padding-left: 2px;
}
