/* 404 Error Page Styling */

.error-message {
    color: white;
    margin-top: 40px;
    text-align: center;
}
