/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/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-create-block-library-info-card {
  background-color: #ffffff;
  border: 2px solid #53585a;
  margin-bottom: 0.5em;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 0.5em;
}

.library-info-wrapper-div {
  padding: 1em 0;
}

h2.wp-block-heading-info {
  padding: 6px 4px;
  color: #fff;
  margin: 0;
  background: #53585a;
  font-size: 1.5rem;
  font-family: Calluna Sans, sans-serif;
}
h2.wp-block-heading-info:before {
  content: "\f14c";
  display: inline-block;
  margin-right: 5px;
}

h2.wp-block-heading-clock {
  padding: 6px 4px;
  color: #fff;
  margin: 0;
  background: #53585a;
  font-size: 1.5rem;
  font-family: Calluna Sans, sans-serif;
}
h2.wp-block-heading-clock:before {
  content: "\f469";
  display: inline-block;
  margin-right: 5px;
}

h2.wp-block-heading-post {
  padding: 6px 4px;
  color: #fff;
  margin: 0;
  background: #53585a;
  font-size: 1.5rem;
  font-family: Calluna Sans, sans-serif;
}
h2.wp-block-heading-post:before {
  content: "\f109";
  display: inline-block;
  margin-right: 5px;
}

h2.wp-block-heading-megaphone {
  padding: 6px 4px;
  color: #fff;
  margin: 0;
  background: #53585a;
  font-size: 1.5rem;
  font-family: Calluna Sans, sans-serif;
}
h2.wp-block-heading-megaphone:before {
  content: "\f488";
  display: inline-block;
  margin-right: 5px;
}

.dashicons,
.dashicons-before:before {
  vertical-align: inherit;
  width: 1em;
  font-size: 1.2em;
  vertical-align: middle;
  transform: translateY(-7px);
}

.wp-block-table {
  margin: 0 !important;
}

.wp-library-info-card-content {
  margin: 0;
}

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