.grecaptcha-badge {
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0;
}
h1.postitle.entry-title {
    font-family: 'Roboto';
}
h2.prod, h2.prod a:link, h2.prod a:visited {
    font-family: 'Roboto';
    font-size: 20px;
    color: #282828;
}
.tag-description, .category-description {
    font-size: 15px;
    color: #666;
    margin-top: 10px;
}

h1.postitle.entry-title {
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.meta_comm {
    display: none !important;
}
.post_block_content {
    padding: 25px 20px;
}
.rank-math-block .rank-math-question {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 20px;
  border-left: 4px solid #00625f; /* Optional visual indicator */
  padding-left: 10px;
}
.rank-math-block .rank-math-question::before {
  content: "";
  margin-right: 6px;
}
h1, h2, h3, h4, h5, h6 {
    line-height: normal;
}