body {

	
}	

main {
	background: url('images/flock.svg');
	background-size: 20%;
	background-color: #B0C3A4;
	text-align: center;
	padding-top: 16%;
	height: 10%;
}

header {
	text-align: center;
	margin-top: -10%;
}

.bluebell {
	width: 20%;
	filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.2));
}

.soon {
	font-family: "Cormorant Garamond", serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	color: #282828;
	margin-top: 5%;
	font-size: 1.5em;
}
