body {
    min-height: 100vh;
}

.site-block {
    background: #f8f9fa;
}

.is-invalid {
    border-color: #dc3545 !important;
}
