#footer {
    position: relative;
    color: #8c8e90;
    font-size: 14px;
    line-height: 22px;
    padding: 30px 41px 20px 41px;
    padding-top: 100px;
    background: #333333;
    border-bottom: 2px solid #060606;
    overflow: hidden;
    font-family: 'Avenir Black';
}