/* 
Theme Name: South Inc Child Theme
Theme URI: https://github.com/SouthInc-Team/elementor-child-theme
Description: SouthInc Child Theme is a child theme of Hello Elementor, created by SouthInc team
Author: Dan Roberts @ SouthInc
Author URI: https://innovationbysouthinc.com
Template: hello-elementor
Version: 2.0.0
Text Domain: innovation-by-southinc
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

// Border on red icons on home
.e-grid .costly-maintenance .elementor-icon { border: 1px solid #ffa2a2; }
.double-grad-button {
  box-shadow:
	inset 0 2px 2px #FFFFFFC4,
	inset 0 -1px 2.5px #BEBAE940;
}
