.grecaptcha-badge {
    visibility: hidden;
}

/* Modal */
#myModal .buttons {
    margin-top: 50px;
}
.footer3 .dwm-logo {
    display: flex !important;
    align-items: center;
}
@media (max-width: 575.98px) {
    #myModal .buttons {
        margin-top: 20px !important;
    }
    .custom-sm-fullwidth {
        width: 100% !important;
    }
    .custom-mt-sm {
        margin-top: 1rem; /* adjust as needed */
    }
    .footer3 .f3-bottom-bar .row {
        flex-direction: column;
        padding: 1rem;
    }
}
