
    /* Optional: adjust PDF and form responsiveness */
    @media (max-width: 991px) {
        #signature-pad {
            height: 150px !important;
        }
    }
