/* TH MAIN HEADER */
.simple-head-main th {
    background-color: #465d8c;
    padding: 1rem; 
    color: white;
    text-align:center;
    border-color: gainsboro; 
    font-size:1.25rem;
    font-weight: 300;
}
