
.soon h1 {
	text-align: center;
	color: #fff;
	font-size: 3em;
	font-family: 'Lato';

}
.soon p{
	color: #fff;
	font-family: 'Lato';
	
	text-align: center;

  	font-size: 1.2em;
  	padding: 1.2em 0;
}


.count {
    position:relative;
    margin-bottom:6%;

    font-family: 'Great Vibes', cursive;
}
.clock {
    font-size:60px;
    text-align:center;

}
.count h3 {
    position: absolute;
	text-align:center;
    right: 1%;
    top: 60%;
    color: #ffffff;
}
