.moonlight-contact-information a {
color: #ffffff;
}
.moonlight-contact-information a:hover {
color: #ffffff;
}
.note a {
color: #ffffff; 
} 
	.note a:hover {
color: #ffffff;
} 

.hero-container .learnmore {
color: #fff;
border: solid 1px #938c7c;
background: #938c7c;
} 

header {
    background: 
url(http://s3.amazonaws.com/static.contentres.com/media/images/2e195e4f-479f-4b95-9c06-71d8b9ddfe2f.jpg);
    background-repeat: no-repeat !important;
background-size: cover;
background-position: center center;
}

#hero .heroOverlay {
background-color: rgba(62, 44, 40, 0.69);
}