/*
Theme Name: Sierra Child
Theme URI: https://sierra.keydesign.xyz/
Description: SaaS & Tech Startup Elementor WordPress Theme
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Template: sierra
Version: 1.0
License: Envato Standard License
License URI: https://themeforest.net/licenses/standard
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
Text Domain: sierra-child
*/

/* Homepage background gradient */
body.elementor-page-21917:not(.elementor-motion-effects-element-type-background), body.elementor-page-21917 > .elementor-motion-effects-container > .elementor-motion-effects-layer, body.elementor-page-21917 #page .site-content {
  background-color: #F3EDD0; /* fallback */
  background-image: linear-gradient(
    to bottom,
    #F3EDD0 0%,
    #D7F0F2 100%
  );
  background-repeat: no-repeat;
}

