﻿.Title{
font-size: 27px;
line-height: 36px;
font-family: "Roboto", Helvetica, Arial, sans-serif;
font-weight: normal;
color: #394041;
word-spacing: -1px;
margin-top:0px;
margin-bottom:20px;
padding-bottom:16px;
border-bottom: 1px solid #dedede;
}
.Project_Wrapper
{
    margin-bottom:30px;
}
.Project_Wrapper .Column2:first-child
{
    margin-right:0px;
}
.Project_Wrapper a:link, .Project_Wrapper a:active , .Project_Wrapper a:visited
{
    text-decoration:none;
}
.Project_Wrapper a:hover
{
    color: #df5400;
}