@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
}

table {
  border: 0em solid black;}
th {
  background: white;
  text-align: left;
  border: 0.1em solid black;}
td {  
  background: white;
  padding: 6px;
  color: darkblue;
  border: 0.1em solid black;}
 }
