html, body {
    color: #262626;
}

#footer {
    color: #999999;
}

#footer .section-title .title-content h4,
#footer .section-title .title-content h5
{
    color: white;
}

.background-title {
    background-color: transparent;
}

.background-title span {
    font-family: "HelveticaNeueLight", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-left: 5px;
    
}

h1.stephan {
    font-family: 'Rock Salt', cursive;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}