﻿.labelNome{
    font-size: 20px;    
}

.labelReenviarEmail{
    font-size: 12px;
    color: #b3b3b3;
    font-weight: normal;
    
}

.linkReenviarEmail{
    color: #cc0022;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}

.iconeEnvio{
    color: #cc0022 !important;
}