/* 
Theme Name: Bananastand Marketing
Theme URI: https://github.com/elementor/hello-theme/
Description: This is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
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
*/

/* UTILITIES ===================================*/

h2:after {
   background: none repeat scroll 0 0 #ed1d7a;
   content: "";
   display: block;
   height: 8px;
   position: relative;
   width: 150px;
   margin: 0 auto;
}
.elementor-element.elementor-button-danger .elementor-button {
    background-color: #ed1d7a;
}
.elementor-element .elementor-button-info.cta-button .elementor-button {
	background-color: #000 !important;
}