@charset "UTF-8";


.icon-header {
	color: #fff;
	font-family: "cl-bold", sans-serif;
	font-size: 36px;
	text-align: center;
	letter-spacing: 1px;
}

.img {
	width: 700px;
}

.img img {
	width: 100%;
}

.download {
	margin: 10px 0 20px;
	text-align: center;
}

.download a {
	color: #fff;
	text-decoration: none;
	font-family: 'cl-bold', sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
}

.download a:hover {
	color: #f45077;
}
