
/*
Theme Name: FactVerse Child
Theme URI: https://factversehub.com/
Description: Astra Child Theme for FactVerse (SEO Optimized)
Author: Your Name
Template: astra
Version: 1.0
*/

/* Custom Global Styles */
body {
    font-family: 'Arial', sans-serif;
    line-height: 1.6;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

/* Links Hover */
a:hover {
    color: #0073e6;
    text-decoration: underline;
}
