body {
	font-family: "EB Garamond", serif;
	padding-top: 56px;
}

.bg-cover {
	height: 100px;
	background-color: rgb(241,188,127);
	border-top: 3px solid rgb(227,123,0);
	border-bottom: 3px solid rgb(227,123,0);
	margin-top: 38px;
}

.h-35 {
  height: 35%;
}

.img-aspect {
	width: 100%;
	height: auto;
}

footer {
	height: 60px;
}

.op-btn {
	background-color: rgb(241,188,127);
	color: black;
	border-color: rgb(227,123,0);
	font-size: 1.5em
}

.op-ctr {
	position: relative;
  top: 50%;
  left: 45%;
}

.op-tan {
	background-color: rgb(248,223,194);
}

.op-p-text {
	font-size: 1.5em;
	line-height: 1.2;
}

.copy-size {
	font-size: 22px;
}

.nav-link {
	font-size: 1.5em;
}
