
.error-message { color: #ff6b6b; margin-bottom: 20px; text-align: center; }

.success-message {
            color: green;
            margin-bottom: 20px;
        }