#search-footer {
    margin-top: auto;
}

#aspnetForm {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}

button.btn-color[title="Zoek"] {
    outline-offset: -10px;
}