body.t-body {
    background-color: #0f0c1e;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
}

.magic-text-btn .tn-atom {
    cursor: pointer;
}

.magic-text .tn-atom {
    opacity: 1;
    transition: all .2s ease;
}
