/**
Theme Name: Astra Child - Alera Care Collective
Description: Child theme of Astra for Alera Care Collective customizations
Template: astra
Version: 1.0.0
*/

/* Import parent theme styles */
@import url("../astra/style.css");

/* CUSTOM STYLES FOR ALERA CARE COLLECTIVE */

/* Your custom CSS will go here */
/* This file protects your customizations when Astra theme updates */

/* Example customizations: */
/*
.site-title {
    font-size: 24px;
}

.custom-footer-logo {
    max-width: 150px;
}
*/