body {
    background-color: #f8f9fa;
}

main.container {
    min-height: calc(100vh - 120px);
}

.form-label {
    font-weight: 500;
}
