/* Unified Nexanet footer style for all pages */
#footer {
  background: linear-gradient(180deg, #08090c 0%, #0c0e14 50%, #08090c 100%) !important;
}

#footer .footer__bottom-part {
  background: linear-gradient(180deg, #08090c 0%, #0c0e14 50%, #08090c 100%) !important;
  background-image: none !important;
  padding-bottom: 0 !important;
}

#footer .maxwidth-theme {
  background: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
}

#footer .footer__main-part,
#footer .footer__bottom-part {
  background-image: none !important;
}
