a{
	color:#eba613;
}

nav a, footer div a{
	margin:0px 5px;
}

footer{
	margin-top:40px;
	text-align: center;
}

body{
	font-family: Garamond, serif;
	margin: auto;
	padding:18px;
	max-width: 600px;
	font-size:18px;
	text-align: left;
	background-color:white;
	position: relative;
}

.ph-banner{
	font-family: Garamond, serif;
	background-color: black;
	color: white;
	padding: 4px;
	margin-bottom: 4px;
	text-align: center;
}

#dark-button{
	margin-bottom: 8px;
	position: relative;
	left: 100%;
	transform: translateX(-100%);
}

.dark{
	color:#f9f9f9;
	background-color: #222;
}

img, video{
	max-width: 600px;
	border: 2px solid #eba613;
}

.emoji{
	font-weight: initial !important;
}

.mastfoot{
	display: none !important;
}

input[type="submit"]{
	color: white !important;
	background-color: #eba613 !important;
	border-color: initial !important;
	font-family: Garamond, serif !important;
}

input[type="email"]{
	color: initial !important;
	background-color: initial !important;
	font-size: initial !important;
	margin:  initial !important;
	font-family: Garamond, serif !important;
}

.emailoctopus-success-message{
	font-family: Garamond, serif !important;
}

.grecaptcha-badge{
	display: none !important;
}

