/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/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.
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
.block-root .valio-daily-recipe-hero-wrapper .is-style-outline .wp-block-button__link,
.is-root-container .valio-daily-recipe-hero-wrapper .is-style-outline .wp-block-button__link {
  margin-bottom: 1rem;
  cursor: pointer;
}
.block-root .valio-daily-recipe-hero-wrapper .is-style-outline .wp-block-button__link::after,
.is-root-container .valio-daily-recipe-hero-wrapper .is-style-outline .wp-block-button__link::after {
  content: none;
}
.block-root .valio-daily-recipe-hero-wrapper h1,
.is-root-container .valio-daily-recipe-hero-wrapper h1 {
  font-family: var(--font-family-playfair);
  font-size: 1.75rem;
  font-weight: var(--font-weight-regular) !important;
  line-height: var(--line-height-h1-optional);
}
@media (min-width: 782px) {
  .block-root .valio-daily-recipe-hero-wrapper h1,
  .is-root-container .valio-daily-recipe-hero-wrapper h1 {
    font-size: 2.5rem;
  }
}
.block-root .valio-daily-recipe-hero-wrapper > .wp-block-cover__inner-container > .wp-block-group,
.is-root-container .valio-daily-recipe-hero-wrapper > .wp-block-cover__inner-container > .wp-block-group {
  padding: 1.5rem 1rem !important;
}
@media (min-width: 782px) {
  .block-root .valio-daily-recipe-hero-wrapper > .wp-block-cover__inner-container > .wp-block-group,
  .is-root-container .valio-daily-recipe-hero-wrapper > .wp-block-cover__inner-container > .wp-block-group {
    padding: var(--spacing-48) var(--spacing-16) var(--spacing-64) var(--spacing-16) !important;
  }
}
.block-root .valio-daily-recipe-hero-wrapper > .wp-block-cover__inner-container > .wp-block-group > .wp-block-buttons:first-of-type,
.is-root-container .valio-daily-recipe-hero-wrapper > .wp-block-cover__inner-container > .wp-block-group > .wp-block-buttons:first-of-type {
  margin-top: 0 !important;
}

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