html {
    min-height: 100%;
    position: relative;
}

body {
    margin-bottom: 80px;
}

.body-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
}

.text-head {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #ccc;
}

.tel {
    font-size: 20px;
    font-weight: 500;
}

  