.position-sticky.top-0 {
	top: 90px !important;
}

.bg-gold--hover:hover {
	background-color: rgba(138, 112, 76, 0.7) !important;
}