@font-face {
  font-family: general-sans;
  src: url("../dist/fonts/GeneralSans-Variable.ttf");
}
.heinhuis, .vg-container {
  font-family: elza, sans-serif;
  max-width: 1600px;
  margin-inline: auto;
}
.heinhuis *, .vg-container * {
  font-family: inherit;
}
.heinhuis a, .vg-container a {
  color: #221F1C;
}
.heinhuis [type=button], .heinhuis [type=submit], .heinhuis button, .vg-container [type=button], .vg-container [type=submit], .vg-container button {
  color: unset;
  border: none;
}

.elementor-button-icon svg {
  display: inline-block;
  vertical-align: initial;
}

table.remove-default-table thead:first-child tr:first-child th {
  border: none;
}
table.remove-default-table tr td, table.remove-default-table tr th {
  background-color: transparent;
  border: none;
  padding: 10px 0;
}
table.remove-default-table tr:nth-child(odd) th, table.remove-default-table tr:nth-child(odd) td, table.remove-default-table tr:hover th, table.remove-default-table tr:hover td {
  background-color: transparent;
  border: none;
}

/*# sourceMappingURL=override-default-styles.css.map */
