 /* ===== FOOTER ===== */
        footer {
            background: #000;
            color: #ffffff;
            text-align: center;
            padding: 8px 10px;
            font-size: 14px;
            font-family: 'Poppins', sans-serif;
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
        }