/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Tab Group India
 */

.comments-area a, .page-content a {
    text-decoration: none !important;
}

h1{
	font-size:36px !important;
}

@media (max-width: 767px) {
 h1.elementor-heading-title {
    font-size:24px !important;
  }
}