/* icon block */

.star-line-level-box
{

   
    background: #0a4e9f;
}
.star-line-date-box
{

   
    background: #4B0082;
    padding: 5px;
}


.bg3 {
    padding: 10px;
    background-color: #fff7ed !important;
    border: 2px solid #a2872f;
    text-align: center;
}



.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    text-align: center;
   border: 3px solid #520b07;
}


td {
     padding: 0px !important;
     border: 3px solid #520b07;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
   color: #520b07 !important;
}

th {
        background: #d63384;
    color: white;
    padding: 3px !important;
    border: 3px solid #520b07;
   
    font-weight: 700 !important;
    text-align: center;
    font-size: 22px;
}

