/*
Theme Name: Hello Elementor Child
Theme URI: http://example.com/
Description: A child theme for Hello Elementor
Author: Astro Rental
Author URI: http://example.com/
Template: hello-elementor
Version: 1.0.0
*/

/* Custom CSS File */

.home-contact textarea {
	height: 75px !important;
}

.treatments .elementor-image-box-content {
	border-top: 3px solid #DE0E7B;
}

.site-navigation ul.menu li a {
    font-size: 18px;
	font-weight: 500;
    letter-spacing: 0.5px;
}







