.section h3::after {
    content: " *" !important;
    color: #9f3a38 !important;
    position: relative !important;
    top: -2px !important;
}
.centered-black-h3 {
    text-align: center !important;
    color: black !important;
}
.fixed-width-td {
    width: 100px !important;
}
.centered-h4 {
    text-align: center !important;
}	
.margin-Bottom {
    margin-bottom: 10px !important;
}

.colorSize {
color: #CC4C02 !important;
font-size: 19.5px !important;
}


