/* CSS Document */

@font-face {
	font-family: Copper_Penny;    
	src:url(../fonts/Copper_Penny_DTP.ttf)
}
.copper_penny {
	font-family: Copper_Penny;
}	
.bg-dark,
.navbar-collapse {
	background-color:#a09890!important;
}
.carousel-item {
    height: 65vh!important;
	height: 45vh!important;
    min-height: 300px!important;
}
.container .page-h1 {
	margin-top: 3.5rem!important;	
} 
.gold-star {
	width:20px!important;
	margin:5px 2px!important;
	line-height:24px!important;
	padding:0px!important;
	display:inline!important;
	line-height:24px!important;
	vertical-align:middle!important;
}
