.ancho-tabla{
    width: -webkit-fill-available;
}
.font-letra{
    font-size: 18px;
}
.thead-dark{
    background: #f57b20;
}
.color-white{
    color: white;
}