/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

#header.dark {
	background: linear-gradient(to bottom,rgba(0,0,0,0.7),rgba(0,0,0,0));
}