.text-glossario {
  cursor: pointer;
  color: #479261 !important;
  text-decoration-line: underline !important;
  text-decoration-color: #94bba0 !important;
  text-decoration-style: dotted !important;
  text-underline-offset: 0.3rem; }

.popover {
  border: 1px solid rgba(40, 167, 69, 0.48);
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.1) !important; }

.popover-header {
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #ffffff;
  border-bottom: 0px solid #ebebeb;
  color: #009632; }

.popover-body {
  color: #004D30; }

.bs-popover-auto[x-placement^=top] > .arrow::before, .bs-popover-top > .arrow::before {
  border-top-color: rgba(40, 167, 69, 0.48); }

.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: 0.3rem; }