.form-group {
    margin-bottom: 1rem;
}

.alert {
    margin-bottom: 1rem;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.container {
    margin-bottom: 100px;
}