body {
    color: #fff;
    font-size: 17px;
    margin-top: 40px;
}

.card .card-block {
    padding-left: 0.4rem;
}

footer {
    position: relative;
    top: 250px;
}