/*



    Theme Name: Dynamic Evolutions



    Author: HeartCMS



    Author URI: https://www.heartcms.com/



	Version: 1.2.9



*/



@charset "utf-8";



/* CSS Document */
body {
	overflow-x: hidden;
}
#header_bg .link a {
	transition: 0.3s;
}
#header_bg .link a svg {
	height: 20px;
	vertical-align: center;
}
#header_bg .link a:hover {
	background: #fff;
	color: #000;
}