/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/protein-calculator/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.vl-block-protein-calculator {
  background-color: var(--color-white);
  padding: 2.5rem;
}
@media screen and (max-width: 782px) {
  .vl-block-protein-calculator {
    padding: 1.25rem;
  }
}
.vl-block-protein-calculator .number-filter:last-of-type {
  margin-bottom: 0;
}

/*# sourceMappingURL=style-index.css.map*/