@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Besley:wght@300;400;500;600;700;800;900&display=swap");
figure.wp-block-table.has-green-200-header-background table th {
  background-color: #EBF2EF !important;
  color: #2E3A47 !important;
}

figure.wp-block-table.has-green-400-header-background table th {
  background-color: #B6CFC2 !important;
  color: #2E3A47 !important;
}

figure.wp-block-table.has-green-600-header-background table th {
  background-color: #307553 !important;
  color: #ffffff !important;
}

figure.wp-block-table.has-blue-200-header-background table th {
  background-color: #E6F1FC !important;
  color: #2E3A47 !important;
}

figure.wp-block-table.has-blue-400-header-background table th {
  background-color: #88B1D9 !important;
  color: #2E3A47 !important;
}

figure.wp-block-table.has-blue-600-header-background table th {
  background-color: #3971A8 !important;
  color: #ffffff !important;
}

figure.wp-block-table.has-grey-200-header-background table th {
  background-color: #F5F7FA !important;
  color: #2E3A47 !important;
}

figure.wp-block-table.has-grey-400-header-background table th {
  background-color: #C8D3E0 !important;
  color: #2E3A47 !important;
}

figure.wp-block-table.has-grey-600-header-background table th {
  background-color: #475A70 !important;
  color: #ffffff !important;
}
/*# sourceMappingURL=table-header-colors.css.map */
