/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-th-sidebar {
  padding-left: 33px;
  border-left: 1px solid #000;
  margin: 50px -10% 50px auto;
}

.sidebar-head {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 800;
  letter-spacing: 0px;
  color: #4E7034;
  font-size: 22px;
  position: relative;
  margin-bottom: 40px;
}

.sidebar-head::after {
  content: "";
  width: 55px;
  height: 5px;
  background-color: #000;
  position: absolute;
  display: block;
  bottom: -5px;
}

.wp-block-create-block-th-sidebar p {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 980px) {
  .wp-block-create-block-th-sidebar {
    margin: 50px 20px;
  }
}

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