﻿.contacto_titulo { 
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 36px;
    color:#59595a;
}

.contacto_numero { 
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 46px;
    color:#59595a;
}

.contacto_email { 
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color:#59595a;
}

.contacto_site { 
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color:#59595a;
}
