.whiteshadow {
  color: #ffffff;
  text-shadow: 1px 1px #000000;
}

.whitetext {
  color: #ffffff;
}