
        * {
            font-family: 'Poppins', sans-serif;
        }
        .error-container {
            text-align: center;
            margin-bottom: 20px;
        }
        .error-message {
            color: #dc3545;
            font-size: 0.875rem;
            font-family: 'Poppins', sans-serif;
        }
