/* Enter Your Custom CSS Here */
.site {
	background-color: #33cfb7 ;
  color:#162573;
  font-size:1.1em;
}
.side-nav {
	width: 550px;
	height: 100%;
  color:#162573;
  font-size:1.1em;
}
.side-nav a {
	color:  #203e31;
}
.parallax-container {
    line-height: 0;
    height: 100px;
    color: rgba(63,63,63,.9);
}