.headtext {
  color: #fff;
  text-shadow: 0 0 5px #e5b96b, 0 0 15px #e5b96b, 0 0 35px #e5b96b, 0 0 45px #e5b96b;
  text-align: center;
}

.section6 {
  background-color: transparent;
  background-image: linear-gradient(170deg, #ffce59, #835300 100%);
}

.consec7 {
  background-color: rgba(0, 0, 0, 0.658);
  border-radius: 2%;
}

.section7 {
  background: url("/assets/img/abstract-futuristic-technology-room-with-yellow-neon-scaled.jpg?h=638c282432c27a660df99992528baa05") center / cover;
  padding: 2%;
}

.footage_G2G {
  background-color: black;
}

.link-g2g {
  --bs-link-color: #fee46e;
  --bs-link-hover-color: #fee38b;
  --bs-link-color-rgb: 254, 223, 110;
  --bs-link-hover-color-rgb: 255, 232, 148;
}

