/* ================= FOOTER SIMPLES ================= */

.footer-simple {
    text-align: center;
    padding: 20px;
    margin-top: 40px;
    color: #64748b;
    font-size: 13px;
    border-top: 1px solid rgba(255,255,255,0.08);
}