body, .navbar {
	background-color: #d0f5f2;
}

section {

}

.navbar-logo {
	height: 200px;
	max-height: 200px !important;
}

.navbar-item {
	font-family: 'Dancing Script', cursive;
	font-size:  3rem;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: 700;
}

a.navbar-item:hover {
	background-color: #c0e5e2;
}

.media.cookie-card {
	border-top: 1px solid #777;
	padding:  10px;
}

h1 {
	font-family: 'Dancing Script', cursive;
}

p {
	margin-bottom: 1.1rem;
}

.hero-1, .hero-2 {
	font-family: 'Caveat', cursive;
}

.hero-1 {
	font-size: 3rem;
}

.hero-2 {
	font-size: 2.6rem;
}

.temp-image {
	width: 300px;
}

.phone {
	font-family: 'Patrick Hand', cursive;
	font-size:  .75em;
}