
#t_login th {
  background-color: #86bc25;   

  font-family: Montserrat;
  font-weight: bold; 
  font-size: 200%; 
  text-align: center;
  color: White;
}

#t_login tr {
  background-color: #00aad2; 

  font-family: Montserrat;
  font-size: 120%; 
  color: White;

}

