body{
    background-color: #000;
    font-size: 75%;
    font-family: Georgia,serif;
   }
   .update {
    border-radius: 3px;
  border: 1px solid #461300;
  box-shadow: 0 0 2px #e62dff;
  background-color: #3f51b5;
  margin: 0 0 5px;
  border: #cda01a solid 3px;
  color: white;
  text-align: center;
  padding: 15px;
  margin-top: 6px;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
}
.line2 {
    border-radius: 3px;
    border: 1px solid #461300;
    box-shadow: 0 0 2px #461300;
    background-color: #03fcc7;
    margin: 10px 0 5px;
    font-style: italic;
    border: #fed3e4 solid 3px;
}
h1 {
    font-size: 30px;
    color: red;
}

h2 {
    font-size: 28px;
}
.blog {
  background-color: #ffab00;
  color: #000;
  font-size: 16px;
  margin-bottom: 5px;
  text-align: center;
  font-style: initial;
  border: 2px solid #fff;
  padding: 12px;
  text-transform: capitalize;
}

 .table{
     margin:auto;
      border-collapse: collapse;
  width: 60%;
  background-color: #fff;
  border: 2px solid #0b1766;
}
.table tr,.table td{
    border: 1px solid #fff;
  padding: 8px;

}


  .table td,.table tr,.table th{
    font-size: 15px;
    border: none;
    text-align: center;
    padding: 8px;
    font-weight: 600;
  }
  .h3{
    font-size: 32px!important;
  }
  .table thead tr{
  border: 1px solid #3f51b5;
  }
  .table tr{
border:1px solid #9e9e9e;
  }
  @media screen and (max-width:667px)
  {
      .table{
            width: 100%;
      }
   .table td,.table tr,.table th{
    padding: 5px 0px!important;
    font-size: 10px!important;
   }    
   .h3{
    font-size: 14px!important;
  }
    .divtable{
      padding:0!important;
  }
  }
 .border-right{
     border-left:none!important;
    border-right:0!important;
  }

  .css-11,.css-16,.css-22,.css-27,.css-33,.css-38,.css-44,.css-49,.css-50,.css-55,.css-61,.css-66,.css-72,.css-83,.css-88,.css-94,.css-99,.css-05,.css-00,.css-77{
      
   color:red;   
  }
     .divtable{
            padding:0!important; 
     } 
     
     .head3{
         padding: 25px!important;
     }
     
     .border-left{
         border-right: none!important;
     }
     .border-jodi{
         border: none!important;
     }
     .text-uppercase{
         text-transform: uppercase;
     }

    marquee {
        background: red;
        background-color: RED;
        color: #fff;
        font-weight: 700;
        font-style: italic;
        font-size: large;
        padding: 5px;
     }
     .text-capitalize{
         text-transform: capitalize;
     }

     