/* ===== Footer ===== */
.footer-custom {
    background-color: #e9f1f7;
    font-size: 0.85rem;
    color: #6c757d;
    padding: 1rem;  /* ← margen vertical y horizontal */
    line-height: 1.3;
    text-align: center;
    margin-top: auto;
}