/* footer */
.footer {
    background-color: #333333;
    text-align: center;
    padding-top: 46px;
    padding-bottom: 120px;
}
.footer p {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
    margin-top: 30px;
}
