/* Hide the PteroCA powered by footer */
a.text-muted.text-decoration-none {
    display: none !important;
}

/* Optional: hide entire footer */
footer {
    display: none !important;
}
