/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Author: Counter Culture Co
Author URI: https://countercultureco.com/
Description: Child theme for Astra. Safe for custom CSS, fonts, and tweaks.
Template: astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
*/

/* Import parent styles */
@import url("../astra/style.css");

/* Custom CSS below */
body {
  --ccc-gap-desktop: 32px;
  --ccc-gap-mobile: 16px;
}
