body {
  background: linear-gradient(50deg, transparent 0%, white 73%), url("../images/bkgd09.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
td > .bi{
  color:green;
  /*box-shadow: var(--bs-box-shadow) !important;*/
}
