.text-center-emp{
    background-color: #24262b;
    text-align: center;
    color: #fffdfc;
    position: relative;
     margin-top: 70px; /* negative value of footer height */
    height: 100px;
    clear:both;

}