/* Custom styles to enhance 3D effect and blue theme */
body {
    font-family: Arial, sans-serif;
}

.shadow-text {
    text-shadow: 2px 2px 4px rgba(0, 0, 100, 0.3);
}