        .page-link{
    color: #063a71
}

        i{
            font-size: 13px;
        }
        .col-principal{
            text-transform:uppercase;
            font-size: 16px;
            font-weight: bold;
        }
        .table-sm td, .table-sm th {
             padding: 0.1rem;
        }
        strong{
            font-size: 14px;
            font-family: Times New Roman;
        }
        th {
            color: whitesmoke;
            background-color: #3071a9;
            font-size: 17px;
            font-family: Times New Roman;
            text-align: center;
        }
        img{
            width: 30px;
            height: 30px;
        }
        .cabecera{
            background-color: blanchedalmond;
            margin-left: 10px;
            margin-right: 10px;
            font-size: 20px;
            font-weight: bold;
            font-family: Times New Roman;
        }
        .btn {
           
            font-size: 0.9rem;
   
}


