/* 
 Theme Name:   hello elementor child
 Theme URI:    
 Description:  
 Author:       adm_antipode
 Author URI:   
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/*
#4698D5
#54595F
#7A7A7A
#5BA4DA
#E6E6E6
*/

h2{
	font-size: 1.5rem;
	   color: #4698D5 !important;
}

.widgettitle{
	font-size: 1.5rem;
	font-weight: 600;
	   color: #4698D5 !important;
}
.tagcloud a {
    color: #4698D5 !important;
}

.tagcloud a:hover, .tagcloud a:active {
   color: #54595F !important;
}
.elementor-widget-container li{
/*	list-style: none;*/
}

.cab-help{
color: #4698D5 !important;
	font-size: 1.5rem;
	font-weight: 600;
	
}

.footer-contact .menu-item a i {
	min-width: 30px;
}