/* your styles go here */
.table tr th a 
{
    text-decoration: none;
    color: black;
}

.alert { display: block; }


.card-header-min 
{
    padding: 1.0rem 1.0rem !important;
}

.custom-file-label::after {
    content: "Seleccionar";
}