/*
Theme Name:   Growthynx
Theme URI:    https://growthynx.com
Author:       Tradeolot Systems Private Limited
Author URI:   https://tradeolot.com
Description:  Custom WordPress theme converted from the Growthynx static HTML template. AI-accelerated digital marketing agency site with dynamic menus, widgetized footer and customizer-driven contact/social settings.
Version:      1.0.0
Requires PHP: 7.4
Text Domain:  growthynx
*/

/* All visual styling lives in assets/css/*.css and the page-specific
   <style> blocks output by each template (kept identical to the original
   static export so page-by-page design fidelity is preserved). This file
   intentionally stays minimal — it exists to satisfy the WordPress theme
   header requirement and to hold small structural helpers. */

.skip-link{
  position:absolute;left:-9999px;top:0;background:#1F2937;color:#fff;
  padding:10px 18px;z-index:100000;border-radius:0 0 8px 0;
}
.skip-link:focus{left:0}
