/*
Theme Name: Astra Child Theme
Theme URI: http://example.com/astra-child/
Description: Child theme to customize style and logic
Author: Mary
Author URI: http://example.com
Template: astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: child theme
Text Domain: astra-child
*/
.site-content-contain {
    background-color: #DEF0F5;
    position: relative;
}