/*
 Theme Name: Astra Child - TechLogic Demo
 Theme URI: https://techlogicconsulting.com/
 Author: TechLogic Consulting
 Description: Child theme for Astra. Demo package with pages built for Elementor (free).
 Template: astra
 Version: 1.0.0
*/
@import url("../astra/style.css");

/* Custom demo styles - add your custom CSS below */
body {
    font-family: Arial, Helvetica, sans-serif;
}
.site-header .site-title { font-weight:700; }
.site-hero { text-align:center; padding:80px 20px; background:#f5f7fa; }
