/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/comment-count/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.templazee-pro-comment-count-block {
  display: flex;
  align-items: center; /* Vertically centers the content */
  justify-content: flex-start; /* Aligns content to the left (you can change it if needed) */
  height: 100%; /* Ensure the container has a height, you can adjust this based on your layout */
}

.templazee-pro-comment-count-block .comment-count {
  margin-top: -10px;
}

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