.kasz-article-content {
  font-size: 1.05rem;
  line-height: 1.75;
  color: #1f2937;
}

.kasz-article-content p {
  margin-bottom: 1rem;
}

.kasz-article-content ul,
.kasz-article-content ol {
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

.kasz-article-content a {
  color: var(--kasz-green);
}

.kasz-article-content img {
  max-width: 100%;
  height: auto;
  border-radius: 0.5rem;
}

.kasz-article-card:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
