table.separado {
    border-collapse: separate;
    align-items: center;
}

table.colapsado {
    border-collapse: collapse;
}
th {
    background: #666666;
     text-align: center;
    
}
.text-white-50 {
                color:rgb(255, 255, 255) !important
            }
.text-

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6
        {
            margin-top:0;
            margin-bottom:.5rem;
            font-family:"Nunito",sans-serif;
            font-weight:500;
            line-height:1.2;
            color:#091E3E
        }
        center {
            align-content: center;
        }