/* Forgot password page specific styles */
.container {
    width: 400px;
}
.input-group {
    margin-bottom: 20px;
}
.button-container {
    justify-content: center;
}
