/*
 * Version: 2.1
 * File Description: Place here your custom CSS styles
 */
 
.footer {
  padding: 40px 0;
  background-color: #071d1d;
}
.footer h2.title 
{
 color: #fff;	
}
