/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: A child theme for Hello Elementor
Author: Name
Author URI: Website
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementor-child
*/
button.register_primbtn {
	padding:10px 40px !important;
}
button.user-registration-Button ,button.register_primbtn{
	width:100%;
	border:1px solid var( --e-global-color-ce3d056 ) !important;
	background-color:transparent !important;
	color:var( --e-global-color-ce3d056 ) !important;
}
button.user-registration-Button:hover ,.button.register_primbtn:hover{
	color: #fff !important;
	background: var( --e-global-color-ce3d056 ) !important;
}
.page-id-2331 h1.entry-title{
	display:none;
}
p.user-registration-register.register a{
	font-size:15px !important;
}
.user-registration .ur-button-container {
	margin: 10px auto 0;
}
.page-id-2321 h1.entry-title {
	text-align: center;
	margin:20px 0 40px;
	font-family: "Harmattan", Sans-serif;
	font-size: 52px;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: -0.9px;
	word-spacing: 0px;
	color: var(--e-global-color-ce3d056);
}