/*
Theme Name:   Sinatra Child
Theme URI:    https://llamacampground.com
Description:  Child theme for Sinatra, customized for Llama Campground.
Author:       Antigravity
Author URI:   https://llamacampground.com
Template:     sinatra
Version:      1.0.0
Text Domain:  sinatra-child
*/

/* Custom CSS for Llama Campground can be added below this line */

/* LCP Background Optimization - Hero Section Fallback */
.home .elementor-element-29c8774 {
    background-image: url('/wp-content/uploads/2022/08/banner_llama.jpg') !important;
    background-size: cover;
    background-position: center center;
}

