/*
Theme Name: Shinjose Astra Child
Theme URI: https://shinjose.online
Author: Roxanne Jose
Author URI: https://shinjose.online
Description: Child theme for Astra to integrate SHINJOSE.ONLINE visuals.
Template: astra
Version: 1.0.0
Text Domain: shinjose-astra-child
*/

/* Import child theme customizations here or enqueue via functions.php */

/* Example override: adjust site maximum width */
:root {
    --container-max: 1200px;
}