﻿.thead-navy {
    background-color: #001f3f !important; /* سرمه ای */
    color: white;
}

.thead-navy th {
    background-color: #001f3f !important;
    color: white !important;
    text-align: center;
}