.services-section {
  display: none;
}

.pov-section {
  background: var(--light-color-1);
  display: none;
}

.footer-section .footer-contact-section .footer-cta-sticky:hover {
  background: #393939;
  color: #CCA300 important!;
}
