@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Roboto', sans-serif;
}

h2 {
	text-align: center;
}

#text {
	margin-top: 3rem;
}

#group {
  margin-top:10rem;
}

.zoom {
	width: auto!important;
	height: 500px!important;
}

.mouse {
	position: relative;
	display: block;
	margin-top: -7rem;
	width: 100%;
	color: #000;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
} 
.mouse1 i, .mouse1 p {
  width: 100%;
	text-align: center;
	color: #fff;
}

