/*Support #320471 - Style the table here https://waterfiltersofamerica.com/iron-in-water-pyrolox-iron-filter-remove-iron/ */
.wp-block-table.Pyrolox-table{
  overflow: unset;
}

.wp-block-table.Pyrolox-table tbody tr{
  border-top: 1px solid grey;
  line-height: 20px;
}

.wp-block-table.Pyrolox-table thead{
  background: #0d6ddc;
  color: white;
  line-height: 25px;
}
