.headershadow {
  text-shadow: 2px 2px 2px #000000;
}

.whitetext {
color: #ffffff;
  text-shadow: 2px 2px 2px #000000;
}