.label1 {
       font-family: Arial;
       color : #5B6F84;
       font-size: 10px;
       font-weight: normal;
       }

.text1 {
       font-family: Arial;
       color : #5B6F84;
       font-size: 12px;
       font-weight: normal;
       }

.text2 {
       font-family: Arial;
       color : #5B6F84;
       font-size: 12px;
       font-weight: bold;
       }

.text3 {
       font-family: Arial;
       color : #5B6F84;
       font-size: 16px;
       font-weight: bold;
       }
       
.new {
background: navy;
     }