.boxdbshadow {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28) !important;
}

.boxdbshadowy {
  box-shadow: 0 -9px 9px 0 rgba(0, 0, 0, 0.301),
    0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.boxdtext {
  text-shadow: 1px 1px 2px #111 !important;
}

.bg-hover:hover,
.bg-hover:focus,
.bg-hover:active,
.bg-hover:target {
  opacity: 0.45 !important;
}

.ratilou {
  position: fixed;
  bottom: 45px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: /*black*/ #6e8f66;
  border-block-start: 100px solid /*black*/ #6e8f66;
}


/*
https://chat.qwenlm.ai/c/223a49f9-9808-4d55-9bfc-667a23e1559e
*/