/* Скрыть ссылку "Made on Tilda" */
.t-footer__links a[href*="tilda.cc"] {
    display: none !important;
}
/* Если не помогло, можно скрыть весь блок ссылок */
.t-footer__links {
    display: none !important;
}