.topbox-left {
	background: transparent;
	padding: 20px 10px 20px 10px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	color: #604731;
}

.topbox-right {
	background: transparent;
	padding: 20px 10px 20px 10px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	color: #604731;
}

.col-lg-3 {
	text-align: center;
	color: #563e27;
	background: #a17f61;
	border-style: double;
	border-width: 4px;
	border-color: #624a34;
	box-shadow: inset 0 16px 15px -13px #725741, inset 0 -16px 15px -13px #725741;
	border-radius: 20px 20px 0 0;
	padding: 1em 2em;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 15px;
	}

.box-title {
	font-size: 23px;
	color: #392b1e;
	text-align: center;
	min-height: 50px;
	text-shadow: 1px 1px 1px #9d7c5f;
	font-family: 'MorrisRoman';
	font-weight: normal;
	}

.content-header h1 {
	font-size: 1.8rem;
	margin: 0;
	color:#312419 !important;
	text-align: center;
	}

h1 {
	text-align: center;
	}

.row {
	justify-content: center;
	}

.fancy-title {
	color: #423122;
	padding-top: 2px;
	margin-bottom: 0px;
	text-shadow: 1px 1px 1px #aa886b;
	margin-top: 5px;
	font-family: 'MorrisRoman';
}