
.width100{
    
    background-color: red !important;
}

table, th, td {
    border: 1px solid rgb(9, 12, 194);
    border-collapse: collapse;   
    text-align: center;
}



.blue{
    color: rgba(219, 137, 44, 0.76);
}

