.cryptedmail:after {
    content: attr(data-name) "@"attr(data-domain) "."attr(data-tld);
}
