﻿.text-email {      
     font-family: Arial;
    max-width: 13ch;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.9rem;
}

.fa-customx {
    color: white;
    font-size: 1.5em;
}
