footer{
    width: 100%;
    margin-top: 40px;
    height: 140px;
    background-color: #000000;
}
.content-footer{
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.875em;
    font-family: Raleway, sans-serif;
}
.text-content-footer{
    margin: 15px 0px;
}