/*
Theme Name: Xyphla Homepage
Author: Xyphla Solutions
Author URI: http://xyphla.app
Description: Xyphla theme converted from the static /design HTML files. Clean, responsive, WordPress-ready.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xyphla
Tags: custom-logo, custom-menu, responsive-layout, featured-images
*/

/* Basic reset + base typography. The original design CSS lives in /design/assets/ and is enqueued from `functions.php`.
   Optionally copy design CSS into this theme's assets folder for bundling.
*/
html,body{height:100%;}
body{font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; color:#222; line-height:1.6}
a{color:#0073aa}
img{max-width:100%;height:auto}
