body {
    margin-top: 120px;
}

.col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.footer {
    margin-top: 25px;
}
