.text-shadow {
  text-shadow: 20px 20px 40px #000000;
}

.custom-bg {
  background-color: rgb(99, 116, 122, 0.75);
}

