/*!
Theme Name: GrowME
Theme URI: https://growmemarketing.ca/
Author: GrowME
Author URI: https://growmemarketing.ca/
Description: "This is a basic blank theme created by GrowME Marketing to work with Page Builders to create amazing custom websites"
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: growme

*/
body, h1, h2, h3, h4, h5, h6, ul, p{
	margin:0 auto;
}
a{
	color:inherit;
}

.container-servise-links .elementor-icon-box-title{
	transition: all $sek cubic-bezier(0.33, 1, 0.68, 1);
}

.container-servise-links .elementor-icon-box-title:hover a{
	color: #753338!important;
}