table{
  border-collapse:collapse;
  border-spacing:0;
}


table{
  font-family:Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size:1.06471rem;
  line-height:1.52155;
  border-spacing:0;
  margin:1.25rem 0;
}

table thead th,
thead th {
  font-weight:700;
}

table thead th,
thead th,
thead td,
table thead td {
  background-color:#f0f0f0;
}

th, table th{
  text-align:left;
}

th, table th,
td,
table td{
  border-width:1px;
  border-color:#565c65;
  border-style:solid;
  background-color:white;
  font-weight:400;
  padding:0.5rem 1rem;
}

table caption{
  font-family:Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size:0.91476rem;
  font-weight:700;
  margin-bottom:0.75rem;
  text-align:left;
}
