.wrapper {
	width: 100vw;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.close {
	border: 1px solid rgba(0,102,0,0.4);
	padding: 70px 180px;
}

.close_logo {
	
}

.close_txt {
	font-size: 16px;
	margin: 20px 0 0 ;
	line-height: 1.8;
}



.close_url {
	margin: 10px 0 0 ;
}









