/* MAIN BACKGROUND */body{	background-color: #fff5e1;}.color-overlay:after{	background: #fff5e1;}#sometext h3 span,.filter-options > span{	background-color: #fff5e1; }/* CONTRAST BACKGROUND */header#navbar{	background-color: #ffe8b8;}.heading-1{	background-color: #ffe8b8;}.info-wrapper{	background-color: #ffe8b8;}#story .story-inner{	background-color: #ffe8b8;}.team-member{	background-color: #ffe8b8;}.team-member .overlay > .social{	color: #ffe8b8;}.pricebox .price{	background-color: #ffe8b8;}footer{	background-color: #ffe8b8;}footer .social span{	background-color: #ffe8b8;}::selection{	color: #ffe8b8;}::-moz-selection{	color: #ffe8b8;}/* TEXT COLOR */body{	color: #7a7a94;}#intro-3 .line{	background: #7a7a94;}/* CONTRAST COLOR */.heading{	color: #3d3d58;}#about p:first-letter, #story p:first-letter{	color: #3d3d58;}.info-wrapper{	color: #3d3d58;}.service fieldset legend{	color: #3d3d58;}#sometext i{	color: #3d3d58;}#sometext h3 span,.filter-options > span{	color: #3d3d58;}.team-member p{	color: #3d3d58;}.pricebox .price{	color: #3d3d58; }footer .social span{	color: #3d3d58;}footer .social a{	color: #3d3d58;}footer .copyright{	color: #3d3d58;}.mob-nav, .mob-nav:hover, .mob-nav:focus{	color: #3d3d58;}::selection{	background: #3d3d58;}::-moz-selection{	background: #3d3d58;}#navbar ul li a{	color: #3d3d58;}/* OVERLAY TEXT COLOR */#home, #block, #testimonials, #contact{	color: #3d3d58;}#intro-3 .line{	background: #3d3d58;}/* NAVBAR BACKGROUND COLOR */header#navbar{	background-color: #3d3d58;}/* NAVBAR TEXT COLOR */#navbar ul li a{	color: #ffdf9a;}.mob-nav, .mob-nav:hover, .mob-nav:focus{color: #ffdf9a;}

/*UPDATE*/
hr{border-color: #7a7a94;} 
#about .links{background-color: #fff5e1;}  
#about .links a{color: #3d3d58;} 
.story-overlay:after{
background-image: -webkit-linear-gradient(bottom, #ffe8b8, transparent);
background-image: linear-gradient(to top, #ffe8b8, transparent);
}
#navbar ul li.active a:after{background-color: #ffdf9a;}