/*
Theme Name: Astra-Child
Theme URI: https://yourcompany.com
Author: Mstechnohub
Author URI: https://Mstechnohub.com
Description: Child theme for Astra
Template: astra
Version: 1.0
*/

/* Your custom CSS starts here */

body {
    background-color: #eda2a2;
}

.site-header {
    border-bottom: 1px solid #eee;
}

