<style type="text/css">

@media screen and (max-width: 767px) {
    .footer-copyright {
        padding-bottom: 60px; /* Adjust this value based on button height */
    }
}
</style>