/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 2.4.1
Stable tag: 2.4.1
Requires at least: 4.7
Tested up to: 5.6
Requires PHP: 5.6
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
Template: hello-elementor
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

@import url('../hello-elementor/style.css');


/* Main */
.custom-btn a {
	border: 2px solid #033F7D !important;
	background: #033F7D !important;
	color: #fff !important;
}

.custom-btn a:hover {
	border: 2px solid #033F7D !important;
	background: transparent !important;
	color: #033F7D !important;
}

.custom-btn:after:hover {
	border: none !important;
}