/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A plain-vanilla
 */
.blue-text {
	color:#1C77BD;
}
.elementor-widget-text-editor ul {
	padding:0px 0px 0px 10px;
}
.white-link a {
	color:#ffffff!important;
}
@media only screen and (min-width: 992px) {
	.desktop-hide {
		display:none!important;
	}
}
.elementor-g-recaptcha {
	display:none;
}