.btn-cont{
    border: none;
    border-radius: 10px;
    background: #ff6600;
    color: #fff;
   
}
.bt{ font-family: 'Lato-Regular';}
.lb{   color: #3F3F3F; font-family: 'Lato-Regular';}
.l-esq-sen{
    color: #ff6600;
    text-decoration: underline !important;
    font-family: 'Lato-Regular';
    font-weight: bold;
}
.conect{
    color: #ff6600; 
    font-family: "Lato-Heavy"; 
}
.linha{
    height: 2px;
    background: #ccc;
}
.t-log{
    color: #3F3F3F;
    font-family: "Lato-Heavy"; 
}