/*
Theme Name: Haven in the Hills
Theme URI: https://haveninthehillsasheville.com/
Description: Custom Astra child theme for Haven in the Hills, a short-term rental in Asheville, NC.
Author: Haven in the Hills
Author URI: https://haveninthehillsasheville.com/
Template: astra
Version: 1.0.0
Text Domain: haven-child
*/

:root {
    --teal: #2C7A7B;
    --teal-dark: #1F5A5B;
    --amber: #E8A838;
    --cream: #FAF8F5;
    --charcoal: #2D2D2D;
}