.fg-heading-with-text-content {
  text-shadow: 1px 1px 0 rgb(0 0 0 / 30%);
  padding: 85px 0px;
}

.fg-heading-with-text-content p {
  color: white;
  font-size: 28px;
  margin: 0px 0px 30px 0px;
  line-height: 1.4;
}

.fg-button a {
  color: white;
  border: 2px solid white;
  padding: 10px;
  margin: 0px 0px 50px 0px;
  font-size: 18px;
  text-decoration: none;
}

