/* Footer texture accent */
.footer-bg {
    background: radial-gradient(circle at top left, #14532d 0%, #052e16 90%);
}
