.wp-block-table table tbody tr td {
  background-color: white;
  border: none !important;
  border-bottom: 8px solid #EEEEEE !important;
}
.wp-block-table table tbody tr td:nth-child(2n+1) {
  padding: 20px;
  font-weight: 700;
  border-radius: 8px 0 0 13.5px;
}
.wp-block-table table tbody tr td:nth-child(2n) {
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 0 8px 13.5px 0;
}/*# sourceMappingURL=company.css.map */