/* 
  Mg Design - Production Overrides
  This file is loaded LAST to allow for server-specific CSS overrides or temporary fixes.
  Add any Hostinger-specific or custom styles below this line.
*/

/* Example: Fix for potential z-index conflicts on specific server environments */
#header {
    z-index: 20000;
}