/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/search-title/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.
 */
.wp-block-gb-ronzoni-search-title {
  text-align: center;
  margin: 120px auto;
}

@media screen and (max-width: 1024px) {
  .wp-block-gb-ronzoni-search-title {
    margin: 60px auto;
  }
}
@media screen and (max-width: 481px) {
  .wp-block-gb-ronzoni-search-title {
    margin: 40px 24px;
  }
  .wp-block-gb-ronzoni-search-title h1 {
    font-size: 48px;
    line-height: 48px;
  }
}

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