.autoera-category-seo-text {
  margin: 24px 0 20px;
  padding: 18px 22px;
  background: #f7f8fa;
  border: 1px solid #e2e5e9;
  border-radius: 4px;
  color: #333;
  font-size: 13px;
  line-height: 1.55;
  text-align: left;
}

.autoera-category-seo-text h2 {
  margin: 0 0 12px;
  padding: 0;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  color: #222;
}

.autoera-category-seo-text p {
  margin: 0 0 10px;
}

.autoera-category-seo-text p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .autoera-category-seo-text {
    margin: 18px 8px;
    padding: 14px 15px;
    font-size: 13px;
    line-height: 1.5;
  }
  .autoera-category-seo-text h2 {
    font-size: 17px;
    margin-bottom: 10px;
  }
}
