/*
Theme Name: HFH Astra Child
Theme URI: https://handsfromheaven.ca/
Description: Minimal child theme for Astra. Safe for updates. Put custom CSS in this file and custom PHP in functions.php.
Author: Char + Ash
Author URI: https://handsfromheaven.ca/
Template: astra
Version: 1.0.0
Text Domain: hfh-astra-child
*/

/* ========== Custom CSS (add yours below) ========== */

/* Example: Adjust body font size slightly */
body { /* tweak as needed */
  /* font-size: 16.5px; */
}

/* Example: Keep header consistent height (Astra Header Builder or legacy) */
/*
.site-header {
  min-height: 72px;
}
*/

/* Example: Disable underlines on menu hover */
/*
.main-header-menu .menu-link:hover { text-decoration: none; }
*/
