content {
    color: #eee;
}
content a {
    color: #eee;
    text-decoration: underline;
}
content a:hover {
    color: #eee;
}
content .container {
    margin-top: 160px;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 100px;
    text-align: left;
}
h1 {
    font-family: Roboto Condensed;
    font-size: 40px;
    font-weight: 300;
    line-height: 48px;
    margin-bottom: 50px;
    text-align: left;
}