/* Tilda Custom CSS to Fix Emoji Rendering Globally */
body, html, .t-records, .t-title, .t-descr, .t-btn {
    font-family: 'Montserrat', 'Segoe UI', 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', sans-serif !important;
}